Index: ui/surface/accelerated_surface_win.h |
=================================================================== |
--- ui/surface/accelerated_surface_win.h (revision 217576) |
+++ ui/surface/accelerated_surface_win.h (working copy) |
@@ -89,12 +89,6 @@ |
// the given present thread. |
void ResetPresentThread(PresentThread* present_thread); |
-#if defined(USE_AURA) |
- // TODO(scottmg): This is a temporary hack until we have a two-worlds ash/aura |
- // separation. |
- void SetNewTargetWindow(gfx::PluginWindowHandle window); |
-#endif |
- |
private: |
friend class base::RefCountedThreadSafe<AcceleratedPresenter>; |