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

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: more comments 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.h » ('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 3c23109be1dc5bf8ff17b34f5083bb61e18ee043..e550e9e60fa9cc0aa888574701ef706238159d93 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -78,6 +78,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.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698