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

Unified Diff: Source/core/rendering/style/StyleCachedShader.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
Index: Source/core/rendering/style/StyleCachedShader.cpp
diff --git a/Source/core/rendering/style/StyleCachedShader.cpp b/Source/core/rendering/style/StyleCachedShader.cpp
index f623a97e8b6a20dbb47ed67a480a89b9deb97824..8a23a453e4ab2581b2c987e2b8440bae587a03da 100644
--- a/Source/core/rendering/style/StyleCachedShader.cpp
+++ b/Source/core/rendering/style/StyleCachedShader.cpp
@@ -31,7 +31,7 @@
#include "core/rendering/style/StyleCachedShader.h"
-#include "CSSPrimitiveValue.h"
+#include "core/css/CSSPrimitiveValue.h"
#include "core/loader/cache/CachedShader.h"
namespace WebCore {
« no previous file with comments | « Source/core/rendering/style/StyleCachedImageSet.cpp ('k') | Source/core/rendering/style/StyleGeneratedImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698