| Index: chrome/browser/ui/app_list/arc/arc_app_list_prefs.h
|
| diff --git a/chrome/browser/ui/app_list/arc/arc_app_list_prefs.h b/chrome/browser/ui/app_list/arc/arc_app_list_prefs.h
|
| index 0df5ccb7fc03fcb55de34871b9524344a6dd53ef..ccf1041049955ee034dae7ac2003e736c3207d65 100644
|
| --- a/chrome/browser/ui/app_list/arc/arc_app_list_prefs.h
|
| +++ b/chrome/browser/ui/app_list/arc/arc_app_list_prefs.h
|
| @@ -146,7 +146,7 @@ class ArcAppListPrefs : public KeyedService,
|
| void OnOptInEnabled(bool enabled) override;
|
|
|
| private:
|
| - FRIEND_TEST_ALL_PREFIXES(ChromeLauncherControllerTest, ArcAppPinPolicy);
|
| + FRIEND_TEST_ALL_PREFIXES(ChromeLauncherControllerImplTest, ArcAppPinPolicy);
|
|
|
| // See the Create methods.
|
| ArcAppListPrefs(const base::FilePath& base_path, PrefService* prefs);
|
|
|