Index: content/browser/renderer_host/gesture_event_filter.h |
diff --git a/content/browser/renderer_host/gesture_event_filter.h b/content/browser/renderer_host/gesture_event_filter.h |
index 5bb8483095eb674d82b940c5bbdca9c3cc3fc589..23cce4201fc624be98d2c6657b2e361da946f2be 100644 |
--- a/content/browser/renderer_host/gesture_event_filter.h |
+++ b/content/browser/renderer_host/gesture_event_filter.h |
@@ -9,7 +9,7 @@ |
#include "base/basictypes.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/timer.h" |
+#include "base/timer/timer.h" |
#include "content/port/browser/event_with_latency_info.h" |
#include "third_party/WebKit/public/web/WebInputEvent.h" |
#include "ui/gfx/transform.h" |