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

Unified Diff: Source/core/css/SiblingTraversalStrategies.h

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner 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/css/ShadowValue.cpp ('k') | Source/core/css/StyleBuilder.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/SiblingTraversalStrategies.h
diff --git a/Source/core/css/SiblingTraversalStrategies.h b/Source/core/css/SiblingTraversalStrategies.h
index 8b561cf664e1f24fb35aba0a1e1cefa8145c7b7a..660a6c5edd3201bb12fbc303dbca15da6c5113de 100644
--- a/Source/core/css/SiblingTraversalStrategies.h
+++ b/Source/core/css/SiblingTraversalStrategies.h
@@ -29,7 +29,7 @@
#ifndef SiblingTraversalStrategies_h
#define SiblingTraversalStrategies_h
-#include "Element.h"
+#include "core/dom/Element.h"
#include "core/rendering/style/RenderStyle.h"
#include <wtf/UnusedParam.h>
« no previous file with comments | « Source/core/css/ShadowValue.cpp ('k') | Source/core/css/StyleBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698