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

Unified Diff: Source/core/xml/XPathExpressionNode.h

Issue 14307014: Absolutify paths to workers/, workers/chromium/, xml/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: in 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/core/xml/XPathExpression.cpp ('k') | Source/core/xml/XPathExpressionNode.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/xml/XPathExpressionNode.h
diff --git a/Source/core/xml/XPathExpressionNode.h b/Source/core/xml/XPathExpressionNode.h
index fe7e37680065a695fb6633d201453fbcd4166c05..22560089b865fba9fec70aea87d2db5ac5d19217 100644
--- a/Source/core/xml/XPathExpressionNode.h
+++ b/Source/core/xml/XPathExpressionNode.h
@@ -27,8 +27,8 @@
#ifndef XPathExpressionNode_h
#define XPathExpressionNode_h
-#include "XPathValue.h"
#include "core/dom/Node.h"
+#include "core/xml/XPathValue.h"
#include <wtf/HashMap.h>
#include <wtf/text/StringHash.h>
#include <wtf/Vector.h>
« no previous file with comments | « Source/core/xml/XPathExpression.cpp ('k') | Source/core/xml/XPathExpressionNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698