| Index: trunk/src/ui/aura/window_tree_host_win.h
|
| ===================================================================
|
| --- trunk/src/ui/aura/window_tree_host_win.h (revision 258102)
|
| +++ trunk/src/ui/aura/window_tree_host_win.h (working copy)
|
| @@ -39,6 +39,7 @@
|
| virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
|
| virtual void PostNativeEvent(const base::NativeEvent& native_event) OVERRIDE;
|
| virtual void OnDeviceScaleFactorChanged(float device_scale_factor) OVERRIDE;
|
| + virtual void PrepareForShutdown() OVERRIDE;
|
|
|
| // ui::EventSource:
|
| virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
|
|
|