| Index: ui/aura/desktop.h
|
| ===================================================================
|
| --- ui/aura/desktop.h (revision 110642)
|
| +++ ui/aura/desktop.h (working copy)
|
| @@ -136,11 +136,6 @@
|
| // Overridden from Window:
|
| virtual void SetTransform(const ui::Transform& transform) OVERRIDE;
|
|
|
| -#if !defined(NDEBUG)
|
| - // Toggles the host's full screen state.
|
| - void ToggleFullScreen();
|
| -#endif
|
| -
|
| private:
|
| // Called whenever the mouse moves, tracks the current |mouse_moved_handler_|,
|
| // sending exited and entered events as its value changes.
|
|
|