| Index: ash/mus/bridge/wm_root_window_controller_mus.h
|
| diff --git a/ash/mus/bridge/wm_root_window_controller_mus.h b/ash/mus/bridge/wm_root_window_controller_mus.h
|
| index 4ed1c34d3c023f81fc4a1580aefc9fcd01883610..067182099486de6a764e11caff334c6f6eac9b37 100644
|
| --- a/ash/mus/bridge/wm_root_window_controller_mus.h
|
| +++ b/ash/mus/bridge/wm_root_window_controller_mus.h
|
| @@ -41,8 +41,6 @@ class WmRootWindowControllerMus : public WmRootWindowController {
|
| return root_window_controller_;
|
| }
|
|
|
| - void NotifyFullscreenStateChange(bool is_fullscreen);
|
| -
|
| // Screen conversion functions.
|
| gfx::Point ConvertPointToScreen(const WmWindowMus* source,
|
| const gfx::Point& point) const;
|
|
|