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

Unified Diff: chrome/test/data/profiles/chrome_prefs/Preferences

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
« no previous file with comments | « chrome/test/data/profiles/chrome_prefs/History ('k') | chrome/test/testing_pref_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/profiles/chrome_prefs/Preferences
diff --git a/chrome/test/data/profiles/chrome_prefs/Preferences b/chrome/test/data/profiles/chrome_prefs/Preferences
deleted file mode 100644
index 4510e2f778e29e6de66ccbf0d897618e5a05e725..0000000000000000000000000000000000000000
--- a/chrome/test/data/profiles/chrome_prefs/Preferences
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "extensions": {
- "theme": {
- "use_system": false
- }
- },
- "intl": {
- "charset_default": "utf8"
- },
- "webkit": {
- "webprefs": {
- "default_font_size": 20,
- "text_areas_are_resizable": false,
- "uses_universal_detector": true,
-
- "foo": "bar",
- "standard_font_family": true
- }
- }
-}
« no previous file with comments | « chrome/test/data/profiles/chrome_prefs/History ('k') | chrome/test/testing_pref_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698