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

Unified Diff: Source/core/page/MouseEventWithHitTestResults.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/core/page/Location.cpp ('k') | Source/core/page/Navigator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/MouseEventWithHitTestResults.h
diff --git a/Source/core/page/MouseEventWithHitTestResults.h b/Source/core/page/MouseEventWithHitTestResults.h
index e20790032df6705d9228c3e81d61ce87b11553b8..0223d5aec3976d75b2eb3c5823c8d6ffc4833cbe 100644
--- a/Source/core/page/MouseEventWithHitTestResults.h
+++ b/Source/core/page/MouseEventWithHitTestResults.h
@@ -22,7 +22,7 @@
#define MouseEventWithHitTestResults_h
#include "HitTestResult.h"
-#include "PlatformMouseEvent.h"
+#include "core/platform/PlatformMouseEvent.h"
namespace WebCore {
« no previous file with comments | « Source/core/page/Location.cpp ('k') | Source/core/page/Navigator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698