| Index: trunk/src/mojo/services/native_viewport/native_viewport_win.cc
|
| ===================================================================
|
| --- trunk/src/mojo/services/native_viewport/native_viewport_win.cc (revision 284904)
|
| +++ trunk/src/mojo/services/native_viewport/native_viewport_win.cc (working copy)
|
| @@ -89,8 +89,6 @@
|
| delegate_->OnAcceleratedWidgetAvailable(widget);
|
| }
|
|
|
| - virtual void OnActivationChanged(bool active) OVERRIDE {}
|
| -
|
| scoped_ptr<ui::PlatformWindow> platform_window_;
|
| NativeViewportDelegate* delegate_;
|
|
|
|
|