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

Unified Diff: Source/core/rendering/style/StylePendingShader.h

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/StylePendingShader.h
diff --git a/Source/core/rendering/style/StylePendingShader.h b/Source/core/rendering/style/StylePendingShader.h
index a34f6e985353fb55b5be07053871ddb7bb1eb766..c29de556430f241c4206ba4339a28aad18aafa2f 100644
--- a/Source/core/rendering/style/StylePendingShader.h
+++ b/Source/core/rendering/style/StylePendingShader.h
@@ -30,8 +30,8 @@
#ifndef StylePendingShader_h
#define StylePendingShader_h
-#include "CSSValue.h"
-#include "WebKitCSSShaderValue.h"
+#include "core/css/CSSValue.h"
+#include "core/css/WebKitCSSShaderValue.h"
#include "core/rendering/style/StyleShader.h"
#include <wtf/PassRefPtr.h>
« no previous file with comments | « Source/core/rendering/style/StylePendingImage.h ('k') | Source/core/rendering/style/StyleRareNonInheritedData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698