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

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

Issue 1442001: GTK: Turn on the GTK+ integration by default. (Closed)
Patch Set: Only use gtk in gnome/xfce by default Created 10 years, 9 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/test/data/profiles/sample/Preferences
diff --git a/chrome/test/data/profiles/sample/Preferences b/chrome/test/data/profiles/sample/Preferences
index 19765bd501b636fce433540d9e6735f51d66151d..6e9ca31d79bdbba7fa10b6835adca4415b37c9f5 100644
--- a/chrome/test/data/profiles/sample/Preferences
+++ b/chrome/test/data/profiles/sample/Preferences
@@ -1 +1,8 @@
-null
+{
+ "extensions": {
+ "theme": {
+ "use_system": false
+ }
+ }
+}
+

Powered by Google App Engine
This is Rietveld 408576698