summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/rtc_base/trace_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/rtc_base/trace_event.h')
-rw-r--r--third_party/libwebrtc/rtc_base/trace_event.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/libwebrtc/rtc_base/trace_event.h b/third_party/libwebrtc/rtc_base/trace_event.h
new file mode 100644
index 0000000000..b34df0c93f
--- /dev/null
+++ b/third_party/libwebrtc/rtc_base/trace_event.h
@@ -0,0 +1,3 @@
+// This header is diverted to a similar header in Gecko, that is defining the
+// same macros, modified to talk to the Gecko Profiler.
+#include "GeckoTraceEvent.h"