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

Unified Diff: Source/core/platform/chromium/KeyboardCodes.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/chromium/KeyboardCodes.h
diff --git a/Source/core/platform/chromium/KeyboardCodes.h b/Source/core/platform/chromium/KeyboardCodes.h
index 0f045495d384d1eea28bacf0a06ce37015f4978a..f7d462b9c4c779d4f5bf8d1945d122af35e1e722 100644
--- a/Source/core/platform/chromium/KeyboardCodes.h
+++ b/Source/core/platform/chromium/KeyboardCodes.h
@@ -35,7 +35,7 @@
#include <windows.h>
#endif
-#include "WindowsKeyboardCodes.h"
+#include "core/platform/WindowsKeyboardCodes.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/chromium/HistogramSupportChromium.cpp ('k') | Source/core/platform/chromium/LanguageChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698