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

Unified Diff: Source/testing/runner/WebAXObjectProxy.cpp

Issue 67313005: Remove duplicated headers from the testing/ directory (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/testing/runner/TestRunner.cpp ('k') | Source/testing/runner/WebTestThemeControlWin.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/testing/runner/WebAXObjectProxy.cpp
diff --git a/Source/testing/runner/WebAXObjectProxy.cpp b/Source/testing/runner/WebAXObjectProxy.cpp
index 90df8d2f6331dad08ac2562882e8f83925a6d7b4..10b77c54d0ba8754cc1d514522cbaea3d15fe623 100644
--- a/Source/testing/runner/WebAXObjectProxy.cpp
+++ b/Source/testing/runner/WebAXObjectProxy.cpp
@@ -35,7 +35,6 @@
#include "public/platform/WebPoint.h"
#include "public/platform/WebRect.h"
#include "public/platform/WebString.h"
-#include "public/web/WebAXObject.h"
using namespace blink;
using namespace std;
« no previous file with comments | « Source/testing/runner/TestRunner.cpp ('k') | Source/testing/runner/WebTestThemeControlWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698