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

Unified Diff: components/components_tests.gyp

Issue 1348663002: Move pref_proxy_config_tracker_impl_unittest to components/proxy_config (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/chrome_tests_unit.gypi ('k') | components/proxy_config/BUILD.gn » ('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 ddf6ba2b39423ed7aa38ecf6e34ecd8b33ab2b90..420fe46c311e88eed55a4fa28b68d739dd930526 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -529,6 +529,7 @@
'proximity_auth/wire_message_unittest.cc',
],
'proxy_config_unittest_sources': [
+ 'proxy_config/pref_proxy_config_tracker_impl_unittest.cc',
'proxy_config/proxy_config_dictionary_unittest.cc',
'proxy_config/proxy_prefs_unittest.cc',
],
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/proxy_config/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698