| Index: chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.h
|
| diff --git a/chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.h b/chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.h
|
| index 3638aa68c0f16cae9ef1c893fa3516e03c7ef859..e910158dd3aaed65cb61eead5c7a609d7dd3437a 100644
|
| --- a/chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.h
|
| +++ b/chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.h
|
| @@ -14,7 +14,7 @@ class MultiProfileAppWindowLauncherController
|
| : public ExtensionAppWindowLauncherController {
|
| public:
|
| explicit MultiProfileAppWindowLauncherController(
|
| - ChromeLauncherControllerImpl* owner);
|
| + ChromeLauncherController* owner);
|
| ~MultiProfileAppWindowLauncherController() override;
|
|
|
| // Overridden from AppWindowLauncherController:
|
|
|