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

Unified Diff: Source/platform/KeyboardCodes.h

Issue 26592011: Move keyboard related files from core/ to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Adam review Created 7 years, 2 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/platform/KeyCodeConversionGtk.cpp ('k') | Source/platform/WindowsKeyboardCodes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/KeyboardCodes.h
diff --git a/Source/core/platform/chromium/KeyboardCodes.h b/Source/platform/KeyboardCodes.h
similarity index 99%
rename from Source/core/platform/chromium/KeyboardCodes.h
rename to Source/platform/KeyboardCodes.h
index 9228fddb4c44d8be6ac43792b82b065c86434ed8..70a14e9ab74b38d0676f844fb21fd2a679b1e287 100644
--- a/Source/core/platform/chromium/KeyboardCodes.h
+++ b/Source/platform/KeyboardCodes.h
@@ -35,7 +35,7 @@
#include <windows.h>
#endif
-#include "core/platform/WindowsKeyboardCodes.h"
+#include "platform/WindowsKeyboardCodes.h"
namespace WebCore {
« no previous file with comments | « Source/platform/KeyCodeConversionGtk.cpp ('k') | Source/platform/WindowsKeyboardCodes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698