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

Unified Diff: content/content_browser.gypi

Issue 7044010: TraceSubscriber implementation that writes to a file. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 7 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: content/content_browser.gypi
===================================================================
--- content/content_browser.gypi (revision 87427)
+++ content/content_browser.gypi (working copy)
@@ -337,6 +337,8 @@
'browser/trace_controller.h',
'browser/trace_message_filter.cc',
'browser/trace_message_filter.h',
+ 'browser/trace_subscriber_stdio.cc',
+ 'browser/trace_subscriber_stdio.h',
'browser/user_metrics.cc',
'browser/user_metrics.h',
'browser/webui/empty_web_ui_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698