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

Unified Diff: Source/core/dom/WheelEvent.cpp

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/core/dom/WebCoreMemoryInstrumentation.h ('k') | Source/core/editing/AlternativeTextController.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/WheelEvent.cpp
diff --git a/Source/core/dom/WheelEvent.cpp b/Source/core/dom/WheelEvent.cpp
index a0ed48039597c19abbe256a742242c444e74aa10..c08df2b14ce014b47f4bdc2bb11cf137b6e9413f 100644
--- a/Source/core/dom/WheelEvent.cpp
+++ b/Source/core/dom/WheelEvent.cpp
@@ -26,7 +26,7 @@
#include "Clipboard.h"
#include "EventDispatcher.h"
#include "EventNames.h"
-#include "PlatformWheelEvent.h"
+#include "core/platform/PlatformWheelEvent.h"
#include <wtf/MathExtras.h>
« no previous file with comments | « Source/core/dom/WebCoreMemoryInstrumentation.h ('k') | Source/core/editing/AlternativeTextController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698