Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Unified Diff: trunk/src/mojo/services/native_viewport/native_viewport_win.cc

Issue 410873003: Revert 284850 "aura: Use PlatformWindow from WindowTreeHostWin." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_;

Powered by Google App Engine
This is Rietveld 408576698