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

Unified Diff: Source/WebKit/chromium/src/EditorClientImpl.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/DragScrollTimer.h ('k') | Source/WebKit/chromium/src/EditorClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/EditorClientImpl.h
diff --git a/Source/WebKit/chromium/src/EditorClientImpl.h b/Source/WebKit/chromium/src/EditorClientImpl.h
index 000f463dbe3871512562842100e4bbb0cff0059e..ced48919efaa1ffe86c65abca3e278102bee5454 100644
--- a/Source/WebKit/chromium/src/EditorClientImpl.h
+++ b/Source/WebKit/chromium/src/EditorClientImpl.h
@@ -32,7 +32,7 @@
#define EditorClientImpl_h
#include "EditorClient.h"
-#include "Timer.h"
+#include "core/platform/Timer.h"
#include "core/platform/text/TextCheckerClient.h"
#include <wtf/Deque.h>
#include <wtf/HashSet.h>
« no previous file with comments | « Source/WebKit/chromium/src/DragScrollTimer.h ('k') | Source/WebKit/chromium/src/EditorClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698