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

Unified Diff: components/components_tests.gyp

Issue 1319093002: Revert of [Startup Tracing] Add --trace-config-file flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « components/BUILD.gn ('k') | components/tracing.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 0e9fb5967eb4465fa33c2b38f2ef299906872726..4e4a6bc4fb441b9b3cbabe170fba0c520ac4f963 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -608,9 +608,6 @@
'sync_driver/system_encryptor_unittest.cc',
'sync_driver/tab_node_pool_unittest.cc',
'sync_driver/ui_data_type_controller_unittest.cc',
- ],
- 'tracing_unittest_sources': [
- 'tracing/trace_config_file_unittest.cc',
],
'translate_unittest_sources': [
'translate/core/browser/language_state_unittest.cc',
@@ -1163,7 +1160,6 @@
'<@(copresence_unittest_sources)',
'<@(feedback_unittest_sources)',
'<@(proximity_auth_unittest_sources)',
- '<@(tracing_unittest_sources)',
],
'sources!': [
'variations/variations_request_scheduler_mobile_unittest.cc',
@@ -1183,7 +1179,6 @@
'components.gyp:pref_registry_test_support',
'components.gyp:proximity_auth',
'components.gyp:proximity_auth_test_support',
- 'tracing.gyp:tracing',
],
}],
['chromeos==1', {
« no previous file with comments | « components/BUILD.gn ('k') | components/tracing.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698