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

Unified Diff: Source/core/dom/TreeScope.cpp

Issue 17480002: Remove unused includes from core/accessibility, core/css and core/dom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 years, 6 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
Index: Source/core/dom/TreeScope.cpp
diff --git a/Source/core/dom/TreeScope.cpp b/Source/core/dom/TreeScope.cpp
index 76e0aa22007dd462f4b6a45e117deae3f6ed52eb..d638ae4d820bb55a410a5b377a934ad29c6f3751 100644
--- a/Source/core/dom/TreeScope.cpp
+++ b/Source/core/dom/TreeScope.cpp
@@ -48,7 +48,6 @@
#include "core/rendering/HitTestResult.h"
#include "core/rendering/RenderView.h"
#include <wtf/text/AtomicString.h>
-#include <wtf/text/CString.h>
#include <wtf/Vector.h>
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698