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

Unified Diff: chrome/common/pref_names.cc

Issue 1181703008: Removed webui_generator and new OOBE UI placeholder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed empty line. Created 5 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/common/pref_names.h ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.cc
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
index 67b69e7e1640903106924d772597d3e783b2f990..3f2f9abf431161cc5d56f572b840956d5c372c1b 100644
--- a/chrome/common/pref_names.cc
+++ b/chrome/common/pref_names.cc
@@ -1878,9 +1878,6 @@ const char kLogoutStartedLast[] = "chromeos.logout-started";
// chrome/browser/chromeos/policy/consumer_management_stage.h
const char kConsumerManagementStage[] = "consumer_management.stage";
-// A boolean pref. If set to true, new experimental OOBE UI is displayed.
-const char kNewOobe[] = "NewOobe";
-
// A boolean pref. If set to true, experimental webview based signin flow
// is deactivated.
const char kWebviewSigninDisabled[] = "webview_signin_disabled";
« no previous file with comments | « chrome/common/pref_names.h ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698