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

Unified Diff: Source/core/rendering/style/StyleRareNonInheritedData.cpp

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
Index: Source/core/rendering/style/StyleRareNonInheritedData.cpp
diff --git a/Source/core/rendering/style/StyleRareNonInheritedData.cpp b/Source/core/rendering/style/StyleRareNonInheritedData.cpp
index e646f404fe9e3750786a2a8de24269399ad1ac39..33a7e79f1855eb84eb97d83e6f98b8bfc5b40731 100644
--- a/Source/core/rendering/style/StyleRareNonInheritedData.cpp
+++ b/Source/core/rendering/style/StyleRareNonInheritedData.cpp
@@ -22,8 +22,8 @@
#include "config.h"
#include "core/rendering/style/StyleRareNonInheritedData.h"
-#include "WebCoreMemoryInstrumentation.h"
#include "core/css/StyleResolver.h"
+#include "core/dom/WebCoreMemoryInstrumentation.h"
#include "core/rendering/RenderCounter.h"
#include "core/rendering/style/ContentData.h"
#include "core/rendering/style/RenderStyle.h"
« no previous file with comments | « Source/core/rendering/style/StyleRareInheritedData.cpp ('k') | Source/core/rendering/svg/RenderSVGImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698