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

Unified Diff: chrome/common/pref_names.h

Issue 2383953002: [Bootstrapping] Introduce an accelerator to put a ChromeOS device into Slave OOBE process. (Closed)
Patch Set: Address the comments. Created 4 years, 2 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/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index bb6d8106b3e63bac1782eaa60a0ff7e455e654d9..0990518732d45a5a2b46d94439f97b144b71fc70 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -646,6 +646,7 @@ extern const char kServerBackedDeviceState[];
extern const char kCustomizationDefaultWallpaperURL[];
extern const char kLogoutStartedLast[];
extern const char kConsumerManagementStage[];
+extern const char kOobeBootstrappingRole[];
achuithb 2016/10/05 22:24:10 kIsBootstrappingSlave?
xdai1 2016/10/05 23:57:29 Done.
#endif // defined(OS_CHROMEOS)
extern const char kClearPluginLSODataEnabled[];

Powered by Google App Engine
This is Rietveld 408576698