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

Unified Diff: chrome/browser/ui/view_ids.h

Issue 1614523002: Remove old-avatar supervised user labels on non-Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | chrome/browser/ui/views/frame/browser_non_client_frame_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/view_ids.h
diff --git a/chrome/browser/ui/view_ids.h b/chrome/browser/ui/view_ids.h
index a8be3f14fd202350c3e444b4b01db44ee634b8c2..8c43797f5df4f3dd8826fec4e5aaecdf4f12794a 100644
--- a/chrome/browser/ui/view_ids.h
+++ b/chrome/browser/ui/view_ids.h
@@ -22,9 +22,6 @@ enum ViewID {
VIEW_ID_CLOSE_BUTTON,
VIEW_ID_WINDOW_ICON,
VIEW_ID_WINDOW_TITLE,
-#if defined(ENABLE_SUPERVISED_USERS)
- VIEW_ID_SUPERVISED_USER_AVATAR_LABEL,
-#endif
VIEW_ID_AVATAR_BUTTON,
VIEW_ID_NEW_AVATAR_BUTTON,
« no previous file with comments | « no previous file | chrome/browser/ui/views/frame/browser_non_client_frame_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698