| 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")
|
|
|