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

Unified Diff: chrome/browser/chromeos/login/screens/user_image_view.h

Issue 2555783003: cros: Remove unused method (Closed)
Patch Set: Created 4 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
Index: chrome/browser/chromeos/login/screens/user_image_view.h
diff --git a/chrome/browser/chromeos/login/screens/user_image_view.h b/chrome/browser/chromeos/login/screens/user_image_view.h
index ee5203819d51110ed9e4ba642b4891a26ad02d03..701cd5d687f683b57874edcca89777c882073bfd 100644
--- a/chrome/browser/chromeos/login/screens/user_image_view.h
+++ b/chrome/browser/chromeos/login/screens/user_image_view.h
@@ -19,9 +19,6 @@ class UserImageView {
virtual void Unbind() = 0;
- // Prepare the contents to showing.
- virtual void PrepareToShow() = 0;
-
// Shows the contents of the screen.
virtual void Show() = 0;
« no previous file with comments | « chrome/browser/chromeos/login/screens/user_image_screen.cc ('k') | chrome/browser/chromeos/login/screens/wrong_hwid_screen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698