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

Unified Diff: chrome/browser/ui/options/options_util.h

Issue 7171018: User Settings on CrOS now shows the managed banner for enrolled devices. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixed comments. Created 9 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
Index: chrome/browser/ui/options/options_util.h
diff --git a/chrome/browser/ui/options/options_util.h b/chrome/browser/ui/options/options_util.h
index b1026e7102c03e4a3663ec59361d0d26ccc3d8a8..4a7a8016b23d21fcdfc1e2396ade0553845ffb52 100644
--- a/chrome/browser/ui/options/options_util.h
+++ b/chrome/browser/ui/options/options_util.h
@@ -17,7 +17,6 @@ enum OptionsPage {
#if defined(OS_CHROMEOS)
OPTIONS_PAGE_SYSTEM,
OPTIONS_PAGE_INTERNET,
- OPTIONS_PAGE_ACCOUNTS,
#endif
OPTIONS_PAGE_GENERAL,
OPTIONS_PAGE_CONTENT,

Powered by Google App Engine
This is Rietveld 408576698