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

Unified Diff: sky/engine/core/css/CSSPrimitiveValueMappings.h

Issue 746023002: Make absolute and sort all Sky headers (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/engine/core/css/CSSPrimitiveValue.cpp ('k') | sky/engine/core/css/CSSProperty.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/css/CSSPrimitiveValueMappings.h
diff --git a/sky/engine/core/css/CSSPrimitiveValueMappings.h b/sky/engine/core/css/CSSPrimitiveValueMappings.h
index 187f35193f96894b95a20ff8f94eb9dbdcbdd828..20438f503cfc2dc49cd9a2b02dc615ae74fc46ff 100644
--- a/sky/engine/core/css/CSSPrimitiveValueMappings.h
+++ b/sky/engine/core/css/CSSPrimitiveValueMappings.h
@@ -30,23 +30,23 @@
#ifndef CSSPrimitiveValueMappings_h
#define CSSPrimitiveValueMappings_h
-#include "core/css/CSSCalculationValue.h"
-#include "core/css/CSSPrimitiveValue.h"
-#include "core/css/CSSPrimitiveValueMappings.h"
-#include "core/css/CSSToLengthConversionData.h"
-#include "core/rendering/style/LineClampValue.h"
-#include "core/rendering/style/RenderStyleConstants.h"
#include "gen/sky/core/CSSValueKeywords.h"
-#include "platform/Length.h"
-#include "platform/fonts/FontDescription.h"
-#include "platform/fonts/FontSmoothingMode.h"
-#include "platform/fonts/TextRenderingMode.h"
-#include "platform/graphics/GraphicsTypes.h"
-#include "platform/graphics/Path.h"
-#include "platform/scroll/ScrollableArea.h"
-#include "platform/text/TextDirection.h"
-#include "platform/text/UnicodeBidi.h"
-#include "wtf/MathExtras.h"
+#include "sky/engine/core/css/CSSCalculationValue.h"
+#include "sky/engine/core/css/CSSPrimitiveValue.h"
+#include "sky/engine/core/css/CSSPrimitiveValueMappings.h"
+#include "sky/engine/core/css/CSSToLengthConversionData.h"
+#include "sky/engine/core/rendering/style/LineClampValue.h"
+#include "sky/engine/core/rendering/style/RenderStyleConstants.h"
+#include "sky/engine/platform/Length.h"
+#include "sky/engine/platform/fonts/FontDescription.h"
+#include "sky/engine/platform/fonts/FontSmoothingMode.h"
+#include "sky/engine/platform/fonts/TextRenderingMode.h"
+#include "sky/engine/platform/graphics/GraphicsTypes.h"
+#include "sky/engine/platform/graphics/Path.h"
+#include "sky/engine/platform/scroll/ScrollableArea.h"
+#include "sky/engine/platform/text/TextDirection.h"
+#include "sky/engine/platform/text/UnicodeBidi.h"
+#include "sky/engine/wtf/MathExtras.h"
namespace blink {
« no previous file with comments | « sky/engine/core/css/CSSPrimitiveValue.cpp ('k') | sky/engine/core/css/CSSProperty.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698