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

Unified Diff: chrome/installer/util/master_preferences.h

Issue 2714853002: Remove kDistroDict from Preferences. (Closed)
Patch Set: Format and hide constant behind flag too Created 3 years, 10 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/installer/util/master_preferences.h
diff --git a/chrome/installer/util/master_preferences.h b/chrome/installer/util/master_preferences.h
index 4c5704869d04f9b7339d2a4818bfacea1cb27fea..9807d9f73fca996e35ad95796083c2c06c84f60f 100644
--- a/chrome/installer/util/master_preferences.h
+++ b/chrome/installer/util/master_preferences.h
@@ -43,7 +43,6 @@ const char kDefaultMasterPrefs[] = "master_preferences";
// "import_history": false,
// "import_home_page": false,
// "import_search_engine": true,
-// "ping_delay": 40,
grt (UTC plus 2) 2017/02/24 07:42:21 isn't this still the proper way to set the ping_de
Roger Tawa OOO till Jul 10th 2017/02/24 16:02:18 Agreed. Until the docs are changed, everyone will
gab 2017/02/28 19:54:45 Good point (and I'm not signing up to update any d
// "show_welcome_page": true,
// "skip_first_run_ui": true,
// "do_not_launch_chrome": false,

Powered by Google App Engine
This is Rietveld 408576698