Commit b874fe96 by Jamie Madill Committed by Commit Bot

Fix missing trace_event header.

Noticed this while investigating the tracing code. BUG=chromium:678870 Change-Id: I016c8532044b8f105ddda67f7e06c6b5ed9c61fb Reviewed-on: https://chromium-review.googlesource.com/437647Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 999b0fd2
...@@ -232,6 +232,7 @@ ...@@ -232,6 +232,7 @@
'libANGLE/validationES31.h', 'libANGLE/validationES31.h',
'third_party/murmurhash/MurmurHash3.cpp', 'third_party/murmurhash/MurmurHash3.cpp',
'third_party/murmurhash/MurmurHash3.h', 'third_party/murmurhash/MurmurHash3.h',
'third_party/trace_event/trace_event.h',
], ],
'libangle_d3d_shared_sources': 'libangle_d3d_shared_sources':
[ [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment