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

Unified Diff: Source/WebKit/chromium/src/WebViewImpl.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/WebKit/chromium/src/WebDocument.cpp ('k') | Source/core/accessibility/AXObjectCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/WebViewImpl.cpp
diff --git a/Source/WebKit/chromium/src/WebViewImpl.cpp b/Source/WebKit/chromium/src/WebViewImpl.cpp
index f654634b5383bf1ddba05b31dda3af0e420484a6..02a29f5ff1da42609ab54b6368e7c807628aa1d9 100644
--- a/Source/WebKit/chromium/src/WebViewImpl.cpp
+++ b/Source/WebKit/chromium/src/WebViewImpl.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "WebViewImpl.h"
-#include "AXObjectCache.h"
#include "AutofillPopupMenuClient.h"
#include "BackForwardListChromium.h"
#include "BatteryClientImpl.h"
@@ -142,6 +141,7 @@
#include "WebTextInputInfo.h"
#include "WebViewClient.h"
#include "WheelEvent.h"
+#include "core/accessibility/AXObjectCache.h"
#include "core/loader/UniqueIdentifier.h"
#include "painting/ContinuousPainter.h"
#include "painting/GraphicsContextBuilder.h"
« no previous file with comments | « Source/WebKit/chromium/src/WebDocument.cpp ('k') | Source/core/accessibility/AXObjectCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698