| Index: chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h
|
| diff --git a/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h b/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h
|
| index 30a1793c1fcf9bde35fa4c2960298f2409ba96f3..b91259e950f97cbe0b9e916b48fe3fb4fafe3788 100644
|
| --- a/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h
|
| +++ b/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h
|
| @@ -101,6 +101,7 @@ class ArcAppWindowLauncherController : public AppWindowLauncherController,
|
|
|
| void AttachControllerToWindowIfNeeded(aura::Window* window);
|
| void AttachControllerToWindowsIfNeeded();
|
| + void AttachWindowToMultiUserManager(aura::Window* window);
|
|
|
| void SetOrientationLockForAppWindow(AppWindow* app_window);
|
|
|
|
|