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

Unified Diff: components/components_tests.gyp

Issue 340703002: Add user_prefs::TestPrefServiceSyncable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use TEST_F Created 6 years, 6 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/pref_registry.gypi » ('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 826d09e6ff4477ac994fa58683a3437f21efe1cb..4dc96d5ee71c5ef84f7c9e1b8decab5eeab36f2a 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -310,6 +310,9 @@
'components.gyp:password_manager_core_browser',
'components.gyp:precache_core',
+ # Dependencies of pref_registry
+ 'components.gyp:pref_registry_test_support',
+
# Dependencies of query_parser
'components.gyp:query_parser',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/pref_registry.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698