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

Unified Diff: Source/core/platform/PlatformKeyboardEvent.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
Index: Source/core/platform/PlatformKeyboardEvent.h
diff --git a/Source/core/platform/PlatformKeyboardEvent.h b/Source/core/platform/PlatformKeyboardEvent.h
index 0809f0b18dcc85cafd1d891a6d8d935bd97ce9a3..7d86b80c60552a2a715b5c76ff49847f7c3113b6 100644
--- a/Source/core/platform/PlatformKeyboardEvent.h
+++ b/Source/core/platform/PlatformKeyboardEvent.h
@@ -27,7 +27,7 @@
#ifndef PlatformKeyboardEvent_h
#define PlatformKeyboardEvent_h
-#include "PlatformEvent.h"
+#include "core/platform/PlatformEvent.h"
#include <wtf/text/WTFString.h>
namespace WebCore {
« no previous file with comments | « Source/core/platform/PlatformInstrumentation.cpp ('k') | Source/core/platform/PlatformMemoryInstrumentation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698