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

Unified Diff: ash/system/user/user_card_view.h

Issue 608283003: Remove retail mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « ash/system/user/tray_user.cc ('k') | ash/system/user/user_card_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/user/user_card_view.h
diff --git a/ash/system/user/user_card_view.h b/ash/system/user/user_card_view.h
index e7a4d9acc219cd7948492787440c6043099b44cb..eec67cf4f0ad30bc5061a4817c53ea7886b41471 100644
--- a/ash/system/user/user_card_view.h
+++ b/ash/system/user/user_card_view.h
@@ -23,9 +23,6 @@ class UserCardView : public views::View {
~UserCardView() override;
private:
- // Creates the content for the retail logged in mode.
- void AddRetailModeUserContent();
-
// Creates the content for the public mode.
void AddPublicModeUserContent(int max_width);
« no previous file with comments | « ash/system/user/tray_user.cc ('k') | ash/system/user/user_card_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698