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

Unified Diff: chrome/browser/ui/app_list/test/chrome_app_list_test_support.h

Issue 405353003: Merge 278990 "Put back sign in / sign out / new user handling in..." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/2062/src/
Patch Set: Created 6 years, 5 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/app_list/test/chrome_app_list_test_support.h
===================================================================
--- chrome/browser/ui/app_list/test/chrome_app_list_test_support.h (revision 284629)
+++ chrome/browser/ui/app_list/test/chrome_app_list_test_support.h (working copy)
@@ -10,7 +10,6 @@
}
class AppListService;
-class Profile;
namespace test {
@@ -20,9 +19,6 @@
// Gets the app list service for the desktop type currently being tested.
AppListService* GetAppListService();
-// Simulate a Chrome sign-in for the given |profile|.
-void SigninProfile(Profile* profile);
-
} // namespace test
#endif // CHROME_BROWSER_UI_APP_LIST_TEST_CHROME_APP_LIST_TEST_SUPPORT_H_
« no previous file with comments | « chrome/browser/ui/app_list/app_list_view_delegate.cc ('k') | chrome/browser/ui/app_list/test/chrome_app_list_test_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698