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

Unified Diff: content/content_browser.gypi

Issue 1072133006: Add granular file tracing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@do-initialize
Patch Set: actually compiles :D Created 5 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
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index b4ef74a059c36e359c0acd57effc1075be4c7779..9d1cd3f34a23ef785333f7d39a88051110e19768 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1440,6 +1440,8 @@
'browser/time_zone_monitor_win.cc',
'browser/tracing/etw_system_event_consumer_win.cc',
'browser/tracing/etw_system_event_consumer_win.h',
+ 'browser/tracing/file_tracing_provider_impl.cc',
+ 'browser/tracing/file_tracing_provider_impl.h',
'browser/tracing/trace_message_filter.cc',
'browser/tracing/trace_message_filter.h',
'browser/tracing/tracing_controller_impl.cc',
« base/files/file_tracing.h ('K') | « content/browser/tracing/tracing_controller_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698