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

Unified Diff: trunk/src/content/content_browser.gypi

Issue 89753004: Revert 237280 "Remove TraceController" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month 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 | « trunk/src/content/browser/tracing/tracing_ui.cc ('k') | trunk/src/content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/content_browser.gypi
===================================================================
--- trunk/src/content/content_browser.gypi (revision 237451)
+++ trunk/src/content/content_browser.gypi (working copy)
@@ -177,6 +177,8 @@
'public/browser/speech_recognition_session_context.h',
'public/browser/storage_partition.h',
'public/browser/stream_handle.h',
+ 'public/browser/trace_controller.h',
+ 'public/browser/trace_subscriber.h',
'public/browser/tracing_controller.h',
'public/browser/user_metrics.h',
'public/browser/utility_process_host.h',
@@ -1156,8 +1158,12 @@
'browser/tcmalloc_internals_request_job.h',
'browser/theme_helper_mac.mm',
'browser/theme_helper_mac.h',
+ 'browser/tracing/trace_controller_impl.cc',
+ 'browser/tracing/trace_controller_impl.h',
'browser/tracing/trace_message_filter.cc',
'browser/tracing/trace_message_filter.h',
+ 'browser/tracing/trace_subscriber_stdio.cc',
+ 'browser/tracing/trace_subscriber_stdio.h',
'browser/tracing/tracing_controller_impl.cc',
'browser/tracing/tracing_controller_impl.h',
'browser/tracing/tracing_ui.cc',
« no previous file with comments | « trunk/src/content/browser/tracing/tracing_ui.cc ('k') | trunk/src/content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698