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

Unified Diff: Source/core/css/CSSBasicShapes.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
« no previous file with comments | « Source/core/css/CSSAspectRatioValue.cpp ('k') | Source/core/css/CSSBasicShapes.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSBasicShapes.h
diff --git a/Source/core/css/CSSBasicShapes.h b/Source/core/css/CSSBasicShapes.h
index e020790802cacb760b67d7b0da0ebe310ca380aa..13370b0eb1dc0df1621bb4bd9308e4de8e0466c4 100644
--- a/Source/core/css/CSSBasicShapes.h
+++ b/Source/core/css/CSSBasicShapes.h
@@ -30,7 +30,7 @@
#ifndef CSSBasicShapes_h
#define CSSBasicShapes_h
-#include "CSSPrimitiveValue.h"
+#include "core/css/CSSPrimitiveValue.h"
#include "core/platform/graphics/WindRule.h"
#include <wtf/RefPtr.h>
#include <wtf/text/WTFString.h>
« no previous file with comments | « Source/core/css/CSSAspectRatioValue.cpp ('k') | Source/core/css/CSSBasicShapes.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698