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

Unified Diff: sky/engine/platform/fonts/FontDescription.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/platform/fonts/FontDataCache.cpp ('k') | sky/engine/platform/fonts/FontDescription.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/fonts/FontDescription.h
diff --git a/sky/engine/platform/fonts/FontDescription.h b/sky/engine/platform/fonts/FontDescription.h
index c74f8cc8869762e9ad94eccd670f1ebebb40101a..9d4a3d37b9c35ac5280a5a7fb92342dc18874f68 100644
--- a/sky/engine/platform/fonts/FontDescription.h
+++ b/sky/engine/platform/fonts/FontDescription.h
@@ -26,20 +26,20 @@
#define FontDescription_h
#include "gen/sky/platform/FontFamilyNames.h"
-#include "platform/fonts/FixedPitchFontType.h"
-#include "platform/fonts/FontCacheKey.h"
-#include "platform/fonts/FontFamily.h"
-#include "platform/fonts/FontFeatureSettings.h"
-#include "platform/fonts/FontOrientation.h"
-#include "platform/fonts/FontSmoothingMode.h"
-#include "platform/fonts/FontTraits.h"
-#include "platform/fonts/FontWidthVariant.h"
-#include "platform/fonts/TextRenderingMode.h"
-#include "platform/fonts/TypesettingFeatures.h"
-#include "platform/text/NonCJKGlyphOrientation.h"
-#include "wtf/MathExtras.h"
-
-#include "wtf/RefPtr.h"
+#include "sky/engine/platform/fonts/FixedPitchFontType.h"
+#include "sky/engine/platform/fonts/FontCacheKey.h"
+#include "sky/engine/platform/fonts/FontFamily.h"
+#include "sky/engine/platform/fonts/FontFeatureSettings.h"
+#include "sky/engine/platform/fonts/FontOrientation.h"
+#include "sky/engine/platform/fonts/FontSmoothingMode.h"
+#include "sky/engine/platform/fonts/FontTraits.h"
+#include "sky/engine/platform/fonts/FontWidthVariant.h"
+#include "sky/engine/platform/fonts/TextRenderingMode.h"
+#include "sky/engine/platform/fonts/TypesettingFeatures.h"
+#include "sky/engine/platform/text/NonCJKGlyphOrientation.h"
+#include "sky/engine/wtf/MathExtras.h"
+
+#include "sky/engine/wtf/RefPtr.h"
#include <unicode/uscript.h>
« no previous file with comments | « sky/engine/platform/fonts/FontDataCache.cpp ('k') | sky/engine/platform/fonts/FontDescription.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698