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

Unified Diff: Source/web/WebInputEventFactoryAndroid.cpp

Issue 111403004: Move remaining KeyCode files to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years 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/blink_platform.gypi ('k') | Source/web/WebInputEventFactoryGtk.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebInputEventFactoryAndroid.cpp
diff --git a/Source/web/WebInputEventFactoryAndroid.cpp b/Source/web/WebInputEventFactoryAndroid.cpp
index b1c3619f6d53ab6ea3b25087a011ac5a6a606a5c..f1274d527974883fbd1fc9668e7fda5aa7009019 100644
--- a/Source/web/WebInputEventFactoryAndroid.cpp
+++ b/Source/web/WebInputEventFactoryAndroid.cpp
@@ -32,7 +32,7 @@
#include "WebInputEventFactory.h"
#include "WebInputEvent.h"
-#include "core/platform/chromium/KeyCodeConversion.h"
+#include "platform/KeyCodeConversion.h"
#include "platform/KeyboardCodes.h"
#include "wtf/Assertions.h"
« no previous file with comments | « Source/platform/blink_platform.gypi ('k') | Source/web/WebInputEventFactoryGtk.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698