| Index: ui/views/win/hwnd_message_handler.h
|
| ===================================================================
|
| --- ui/views/win/hwnd_message_handler.h (revision 154445)
|
| +++ ui/views/win/hwnd_message_handler.h (working copy)
|
| @@ -75,7 +75,6 @@
|
| gfx::Rect GetRestoredBounds() const;
|
| void GetWindowPlacement(gfx::Rect* bounds,
|
| ui::WindowShowState* show_state) const;
|
| - gfx::Rect GetWorkAreaBoundsInScreen() const;
|
|
|
| void SetBounds(const gfx::Rect& bounds);
|
| void SetSize(const gfx::Size& size);
|
| @@ -126,8 +125,6 @@
|
|
|
| void SetVisibilityChangedAnimationsEnabled(bool enabled);
|
|
|
| - InputMethod* CreateInputMethod();
|
| -
|
| void SetTitle(const string16& title);
|
|
|
| void SetAccessibleName(const string16& name);
|
|
|