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

Unified Diff: Source/core/page/EventHandler.cpp

Issue 14190004: Absolutify paths to loader/*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hmm 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/core/page/DragController.cpp ('k') | Source/core/page/EventSource.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/EventHandler.cpp
diff --git a/Source/core/page/EventHandler.cpp b/Source/core/page/EventHandler.cpp
index fdb75d179beff27da39095f7ab584a1b65b53470..b8b64f33a135ee46a713e42b700407c739b16c86 100644
--- a/Source/core/page/EventHandler.cpp
+++ b/Source/core/page/EventHandler.cpp
@@ -29,7 +29,6 @@
#include "EventHandler.h"
#include "AutoscrollController.h"
-#include "CachedImage.h"
#include "Chrome.h"
#include "ChromeClient.h"
#include "Document.h"
@@ -69,6 +68,7 @@
#include "WheelEvent.h"
#include "core/accessibility/AXObjectCache.h"
#include "core/loader/FrameLoader.h"
+#include "core/loader/cache/CachedImage.h"
#include "core/platform/Cursor.h"
#include "core/platform/NotImplemented.h"
#include "core/platform/PlatformEvent.h"
« no previous file with comments | « Source/core/page/DragController.cpp ('k') | Source/core/page/EventSource.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698