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

Unified Diff: Source/web/tests/WebInputEventFactoryTestMac.mm

Issue 23983049: Move dom/*Event* to events to match the DOM vs. Events spec separation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/web/tests/WebInputEventFactoryTestGtk.cpp ('k') | public/web/WebDOMMessageEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/WebInputEventFactoryTestMac.mm
diff --git a/Source/web/tests/WebInputEventFactoryTestMac.mm b/Source/web/tests/WebInputEventFactoryTestMac.mm
index 12563a60be98fd9a7ae026555a97975d4ee89e92..da5c148052fc1867f8800fd62dc6b48d00369a32 100644
--- a/Source/web/tests/WebInputEventFactoryTestMac.mm
+++ b/Source/web/tests/WebInputEventFactoryTestMac.mm
@@ -35,7 +35,7 @@
#include "WebInputEvent.h"
#include "WebInputEventFactory.h"
-#include "core/dom/KeyboardEvent.h"
+#include "core/events/KeyboardEvent.h"
#include "core/platform/WindowsKeyboardCodes.h"
using WebKit::WebInputEventFactory;
« no previous file with comments | « Source/web/tests/WebInputEventFactoryTestGtk.cpp ('k') | public/web/WebDOMMessageEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698