| Index: chrome/browser/ui/startup/startup_browser_creator_impl.h
|
| diff --git a/chrome/browser/ui/startup/startup_browser_creator_impl.h b/chrome/browser/ui/startup/startup_browser_creator_impl.h
|
| index 8103e208e2145bb205fba476f4540029cfd4c912..173a87736dd1ea9db873727aebfcf6662c775171 100644
|
| --- a/chrome/browser/ui/startup/startup_browser_creator_impl.h
|
| +++ b/chrome/browser/ui/startup/startup_browser_creator_impl.h
|
| @@ -78,6 +78,7 @@ class StartupBrowserCreatorImpl {
|
| private:
|
| FRIEND_TEST_ALL_PREFIXES(BrowserTest, RestorePinnedTabs);
|
| FRIEND_TEST_ALL_PREFIXES(BrowserTest, AppIdSwitch);
|
| + FRIEND_TEST_ALL_PREFIXES(PermissionBubbleCocoaAppTest, AppHasNoLocationBar);
|
|
|
| // If the process was launched with the web application command line flags,
|
| // e.g. --app=http://www.google.com/ or --app_id=... return true.
|
|
|