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

Unified Diff: Source/core/xml/XPathValue.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/XPathValue.cpp
diff --git a/Source/core/xml/XPathValue.cpp b/Source/core/xml/XPathValue.cpp
index 280a80932838b1f48bcd891cc0434a57976071c8..2f7a934a53a0ddcbc04e730ba3098c2dfe57b466 100644
--- a/Source/core/xml/XPathValue.cpp
+++ b/Source/core/xml/XPathValue.cpp
@@ -28,7 +28,6 @@
#include "core/xml/XPathValue.h"
#include <limits>
-#include "core/dom/Node.h"
#include "core/xml/XPathExpressionNode.h"
#include "core/xml/XPathUtil.h"
#include <wtf/MathExtras.h>

Powered by Google App Engine
This is Rietveld 408576698