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

Unified Diff: trunk/src/ui/ozone/demo/egl_demo.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
« no previous file with comments | « trunk/src/ui/aura/window_tree_host_win.cc ('k') | trunk/src/ui/platform_window/platform_window_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/ozone/demo/egl_demo.cc
===================================================================
--- trunk/src/ui/ozone/demo/egl_demo.cc (revision 284904)
+++ trunk/src/ui/ozone/demo/egl_demo.cc (working copy)
@@ -48,7 +48,6 @@
CHECK_NE(widget, gfx::kNullAcceleratedWidget);
widget_ = widget;
}
- virtual void OnActivationChanged(bool active) OVERRIDE {}
private:
scoped_ptr<ui::PlatformWindow> platform_window_;
« no previous file with comments | « trunk/src/ui/aura/window_tree_host_win.cc ('k') | trunk/src/ui/platform_window/platform_window_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698