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

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: . Created 9 years, 2 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index c447842b87ad596b97a31ae45281d10f0785a294..d41cb8651b8387eea58f6c317d6f2700a8009319 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -85,6 +85,8 @@
'debug/trace_event_win.cc',
'debug/trace_event.cc',
'debug/trace_event.h',
+ 'debug/trace_event_analyzer.cc',
+ 'debug/trace_event_analyzer.h',
'dir_reader_fallback.h',
'dir_reader_linux.h',
'dir_reader_posix.h',
« no previous file with comments | « base/base.gyp ('k') | base/debug/trace_event.h » ('j') | base/debug/trace_event_analyzer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698