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

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

Issue 14242011: Absolutify paths to css/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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/rendering/style/StylePendingShader.h ('k') | Source/core/rendering/style/StyleReflection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/style/StyleRareNonInheritedData.cpp
diff --git a/Source/core/rendering/style/StyleRareNonInheritedData.cpp b/Source/core/rendering/style/StyleRareNonInheritedData.cpp
index 2347f93cbf14b895c4b993a0dbae4cfeac854e8a..e646f404fe9e3750786a2a8de24269399ad1ac39 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 "StyleResolver.h"
#include "WebCoreMemoryInstrumentation.h"
+#include "core/css/StyleResolver.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/StylePendingShader.h ('k') | Source/core/rendering/style/StyleReflection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698