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

Unified Diff: Source/core/page/EventHandler.cpp

Issue 14336010: Absolutify paths to accessibility/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/core/page/ChromeClient.h ('k') | Source/core/page/FocusController.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/EventHandler.cpp
diff --git a/Source/core/page/EventHandler.cpp b/Source/core/page/EventHandler.cpp
index 269988f3ab1098e35398e1917959a822638affe5..b5e66b10f00b6e6b74f1f377d214f88b2de54e71 100644
--- a/Source/core/page/EventHandler.cpp
+++ b/Source/core/page/EventHandler.cpp
@@ -28,7 +28,6 @@
#include "config.h"
#include "EventHandler.h"
-#include "AXObjectCache.h"
#include "AutoscrollController.h"
#include "CachedImage.h"
#include "Chrome.h"
@@ -92,6 +91,7 @@
#include "UserTypingGestureIndicator.h"
#include "WheelEvent.h"
#include "WindowsKeyboardCodes.h"
+#include "core/accessibility/AXObjectCache.h"
#include "htmlediting.h"
#include <wtf/Assertions.h>
#include <wtf/CurrentTime.h>
« no previous file with comments | « Source/core/page/ChromeClient.h ('k') | Source/core/page/FocusController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698