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

Unified Diff: Source/core/dom/NodeRenderStyle.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/dom/NodeRareData.cpp ('k') | Source/core/dom/NodeRenderingContext.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/NodeRenderStyle.h
diff --git a/Source/core/dom/NodeRenderStyle.h b/Source/core/dom/NodeRenderStyle.h
index 152f9f744f37e8d4129797933468b144158cd1d1..2ab78c3e2f04648412bdbc3dc9b0961f35d71716 100644
--- a/Source/core/dom/NodeRenderStyle.h
+++ b/Source/core/dom/NodeRenderStyle.h
@@ -25,7 +25,7 @@
#ifndef NodeRenderStyle_h
#define NodeRenderStyle_h
-#include "Node.h"
+#include "core/dom/Node.h"
#include "core/rendering/RenderObject.h"
#include "core/rendering/style/RenderStyle.h"
« no previous file with comments | « Source/core/dom/NodeRareData.cpp ('k') | Source/core/dom/NodeRenderingContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698