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

Unified Diff: chrome/chrome_tests.gypi

Issue 3051001: Adjust preference sync code to only sync user modifiable preferences. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: separate out the download_manager_unittest.cc fixes Created 10 years, 5 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3507387ef2aa7fc78bc389722c81cf73e95d3d5c..82c16967cd2c50a925be6b9fc3a2351b9f44f3ff 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -116,6 +116,8 @@
'test/profile_mock.h',
'test/test_browser_window.h',
'test/test_location_bar.h',
+ 'test/testing_pref_service.cc',
+ 'test/testing_pref_service.h',
'test/testing_profile.cc',
'test/testing_profile.h',
'test/thread_observer_helper.h',
« no previous file with comments | « chrome/browser/tab_contents/web_contents_unittest.cc ('k') | chrome/test/data/profiles/chrome_prefs/History » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698