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

Unified Diff: Source/WebKit/chromium/src/DragScrollTimer.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 years, 8 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 | « Source/WebKit/chromium/src/DateTimeChooserImpl.cpp ('k') | Source/WebKit/chromium/src/EditorClientImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/DragScrollTimer.h
diff --git a/Source/WebKit/chromium/src/DragScrollTimer.h b/Source/WebKit/chromium/src/DragScrollTimer.h
index c9f90944b2efd599338438e9aef46f9c6c2fa646..d1a0fa799e53f2993df32b765a133d73a6b435d7 100644
--- a/Source/WebKit/chromium/src/DragScrollTimer.h
+++ b/Source/WebKit/chromium/src/DragScrollTimer.h
@@ -31,7 +31,7 @@
#ifndef DragScrollTimer_h
#define DragScrollTimer_h
-#include "Timer.h"
+#include "core/platform/Timer.h"
#include "core/platform/graphics/IntSize.h"
#include <public/WebPoint.h>
« no previous file with comments | « Source/WebKit/chromium/src/DateTimeChooserImpl.cpp ('k') | Source/WebKit/chromium/src/EditorClientImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698