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

Unified Diff: chrome/browser/chromeos/login/new_user_view.h

Issue 5809001: Removed old login screen from source. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed comments Created 9 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 | « chrome/browser/chromeos/login/mock_user_manager.h ('k') | chrome/browser/chromeos/login/screen_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/new_user_view.h
diff --git a/chrome/browser/chromeos/login/new_user_view.h b/chrome/browser/chromeos/login/new_user_view.h
index d749035c76bba2eb7fc51318843ec95cdf070638..35c557d36e7dc6af138b96f2edb1bd95572d5ada 100644
--- a/chrome/browser/chromeos/login/new_user_view.h
+++ b/chrome/browser/chromeos/login/new_user_view.h
@@ -199,9 +199,6 @@ class NewUserView : public ThrobberHostView,
int languages_menubutton_order_;
int sign_in_button_order_;
- FRIEND_TEST_ALL_PREFIXES(LoginScreenTest, IncognitoLogin);
- friend class LoginScreenTest;
-
DISALLOW_COPY_AND_ASSIGN(NewUserView);
};
« no previous file with comments | « chrome/browser/chromeos/login/mock_user_manager.h ('k') | chrome/browser/chromeos/login/screen_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698