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

Unified Diff: Source/core/rendering/style/StyleReflection.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/StyleReflection.h
diff --git a/Source/core/rendering/style/StyleReflection.h b/Source/core/rendering/style/StyleReflection.h
index 51544451d7f1c55dbaf9163d59b49d0ff9f5f8c1..0005a5e0a7df2eba94c1954f27552979b5aae5bf 100644
--- a/Source/core/rendering/style/StyleReflection.h
+++ b/Source/core/rendering/style/StyleReflection.h
@@ -25,7 +25,7 @@
#ifndef StyleReflection_h
#define StyleReflection_h
-#include "CSSReflectionDirection.h"
+#include "core/css/CSSReflectionDirection.h"
#include "core/platform/Length.h"
#include "core/rendering/style/NinePieceImage.h"
#include <wtf/RefCounted.h>
« no previous file with comments | « Source/core/rendering/style/StyleRareNonInheritedData.cpp ('k') | Source/core/rendering/svg/RenderSVGInlineText.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698