Index: ui/views/widget/desktop_aura/desktop_screen_x11.h |
diff --git a/ui/views/widget/desktop_aura/desktop_screen_x11.h b/ui/views/widget/desktop_aura/desktop_screen_x11.h |
index 0f9149796e6d3d825607e25e175f402e939a2e7c..4466ba48e91249d335649675a78625a5b82e2623 100644 |
--- a/ui/views/widget/desktop_aura/desktop_screen_x11.h |
+++ b/ui/views/widget/desktop_aura/desktop_screen_x11.h |
@@ -75,7 +75,7 @@ class VIEWS_EXPORT DesktopScreenX11 : public gfx::Screen, |
// The timer to delay configuring outputs. See also the comments in |
// Dispatch(). |
- scoped_ptr<base::OneShotTimer<DesktopScreenX11> > configure_timer_; |
+ scoped_ptr<base::OneShotTimer> configure_timer_; |
gfx::DisplayChangeNotifier change_notifier_; |