Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2979)

Unified Diff: base/base.gypi

Issue 7981004: add classes trace_analyzer::Query and TraceAnalyzer to make it easy to search through trace data (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moved TestTraceEvent Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/debug/trace_event.h » ('j') | base/debug/trace_event.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 94cf15b63b27f9ba6e7d3c77e1bd0e3ce0da25cf..64da5dc2bf94c2fc4cf7774a443c150a84171be9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -83,6 +83,8 @@
'debug/trace_event_win.cc',
'debug/trace_event.cc',
'debug/trace_event.h',
+ 'debug/trace_event_test_utils.cc',
+ 'debug/trace_event_test_utils.h',
'dir_reader_fallback.h',
'dir_reader_linux.h',
'dir_reader_posix.h',
« no previous file with comments | « no previous file | base/debug/trace_event.h » ('j') | base/debug/trace_event.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698