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

Unified Diff: chrome/common/pref_names.h

Issue 405383002: The consumer management enroll and unenroll buttons should only be visible to the device owner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed a cross-platform compilation error. Created 6 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
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 6198ba02ff6b477d5e86d4a05f610b48524fe047..48fe0b467bf57ac04be20fcb31f03b6376906c66 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -674,6 +674,7 @@ extern const char kUsedPolicyCertificates[];
extern const char kServerBackedDeviceState[];
extern const char kCustomizationDefaultWallpaperURL[];
extern const char kLogoutStartedLast[];
+extern const char kConsumerManagementEnrollmentRequested[];
#endif
extern const char kClearPluginLSODataEnabled[];
« no previous file with comments | « chrome/browser/ui/webui/options/chromeos/consumer_management_handler.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698