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

Unified Diff: chrome/browser/ui/app_list/app_list_service_views_browsertest.cc

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/app_list_service_views_browsertest.cc
===================================================================
--- chrome/browser/ui/app_list/app_list_service_views_browsertest.cc (revision 284629)
+++ chrome/browser/ui/app_list/app_list_service_views_browsertest.cc (working copy)
@@ -74,7 +74,6 @@
IN_PROC_BROWSER_TEST_F(AppListControllerAppInfoDialogBrowserTest,
DISABLED_DoShowAppInfoFlow) {
// Install an extension to open the dialog for.
- test::SigninProfile(browser()->profile());
base::FilePath test_extension_path;
ASSERT_TRUE(PathService::Get(chrome::DIR_TEST_DATA, &test_extension_path));
test_extension_path = test_extension_path.AppendASCII("extensions")
« no previous file with comments | « chrome/browser/ui/app_list/app_list_service_interactive_uitest.cc ('k') | chrome/browser/ui/app_list/app_list_view_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698