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

Unified Diff: Source/web/tests/KeyCodeConversionTestGtk.cpp

Issue 106103009: Move remaining KeyCode files to platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add missing include 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/web/WebInputEventFactoryGtk.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/KeyCodeConversionTestGtk.cpp
diff --git a/Source/web/tests/KeyCodeConversionTestGtk.cpp b/Source/web/tests/KeyCodeConversionTestGtk.cpp
index c25be775dfe37d1364ce68e51e2f32092bd2537c..c90a2db496e5b4e4d8a82ba96a1b58142f7a3ac7 100644
--- a/Source/web/tests/KeyCodeConversionTestGtk.cpp
+++ b/Source/web/tests/KeyCodeConversionTestGtk.cpp
@@ -30,7 +30,7 @@
#include "config.h"
-#include "core/platform/chromium/KeyCodeConversion.h"
+#include "platform/KeyCodeConversion.h"
#include "platform/KeyboardCodes.h"
#include <gdk/gdkkeysyms.h>
#include <gtest/gtest.h>
« no previous file with comments | « Source/web/WebInputEventFactoryGtk.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698