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

Unified Diff: chrome/chrome_browser.gypi

Issue 2006973002: Background tracing: Enable field-trial control on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « chrome/browser/tracing/chrome_tracing_delegate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b05d76f744c63b51c2792915b8752e3ff7381c9a..08126b91e718fee73fe4bf5b4e56e5fbee2cdb7d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -646,6 +646,8 @@
'browser/tracing/background_tracing_field_trial.h',
'browser/tracing/crash_service_uploader.cc',
'browser/tracing/crash_service_uploader.h',
+ 'browser/tracing/chrome_tracing_delegate.cc',
+ 'browser/tracing/chrome_tracing_delegate.h',
'browser/tracing/navigation_tracing.cc',
'browser/tracing/navigation_tracing.h',
'browser/translate/chrome_translate_client.cc',
@@ -1446,8 +1448,6 @@
'browser/sync/glue/extension_setting_data_type_controller.h',
'browser/sync/sync_ui_util.cc',
'browser/sync/sync_ui_util.h',
- 'browser/tracing/chrome_tracing_delegate.cc',
- 'browser/tracing/chrome_tracing_delegate.h',
'browser/upgrade_detector.cc',
'browser/upgrade_detector.h',
'browser/usb/usb_chooser_bubble_controller.cc',
« no previous file with comments | « chrome/browser/tracing/chrome_tracing_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698