| Index: chrome/browser/ui/browser_init.h
|
| diff --git a/chrome/browser/ui/browser_init.h b/chrome/browser/ui/browser_init.h
|
| index 07e99e9828104bc5721f707e427b802839daabc7..2c23d5ad1dc1c24b439442ff6116cc17d9558ffd 100644
|
| --- a/chrome/browser/ui/browser_init.h
|
| +++ b/chrome/browser/ui/browser_init.h
|
| @@ -126,6 +126,7 @@ class BrowserInit {
|
|
|
| private:
|
| FRIEND_TEST_ALL_PREFIXES(BrowserTest, RestorePinnedTabs);
|
| + FRIEND_TEST_ALL_PREFIXES(BrowserTest, AppIdSwitch);
|
|
|
| // If the process was launched with the web application command line flags,
|
| // e.g. --app=http://www.google.com/ or --app_id=... return true.
|
|
|