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

Unified Diff: Source/core/xml/XPathVariableReference.cpp

Issue 16282004: Remove unused includes from various .cpp files in core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 7 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/xml/XPathVariableReference.cpp
diff --git a/Source/core/xml/XPathVariableReference.cpp b/Source/core/xml/XPathVariableReference.cpp
index 44056d92dff0fd0af74d1594c403689720394254..ccb2114e7659827a3e01c2d184f18511a5e06e49 100644
--- a/Source/core/xml/XPathVariableReference.cpp
+++ b/Source/core/xml/XPathVariableReference.cpp
@@ -27,7 +27,6 @@
#include "config.h"
#include "core/xml/XPathVariableReference.h"
-#include "core/dom/Node.h"
#include "core/xml/XPathValue.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698