| Index: ash/wm/aura/wm_root_window_controller_aura.h
|
| diff --git a/ash/wm/aura/wm_root_window_controller_aura.h b/ash/wm/aura/wm_root_window_controller_aura.h
|
| index 9b2e95ad0725f1d27e5ab867a81f914b20b20cf6..160bffdf5f5fcfafa1f8f3daabb2a88a552b7f4b 100644
|
| --- a/ash/wm/aura/wm_root_window_controller_aura.h
|
| +++ b/ash/wm/aura/wm_root_window_controller_aura.h
|
| @@ -33,6 +33,7 @@ class ASH_EXPORT WmRootWindowControllerAura : public WmRootWindowController {
|
|
|
| // WmRootWindowController:
|
| bool HasShelf() override;
|
| + WmGlobals* GetGlobals() override;
|
|
|
| private:
|
| RootWindowController* root_window_controller_;
|
|
|