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

Unified Diff: Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp

Issue 329253005: Qualify the generated includes in platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix Mac build Created 6 years, 6 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/platform/fonts/harfbuzz/HarfBuzzShaper.cpp ('k') | Source/platform/fonts/mac/FontCacheMac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp
diff --git a/Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp b/Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp
index 903052baba8fa11b5913c27f1f243c867006c7cf..0ffd78336b104008cdee59867b17df3d2b02ff98 100644
--- a/Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp
+++ b/Source/platform/fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp
@@ -31,9 +31,9 @@
#include "config.h"
#include "public/platform/Platform.h"
-#include "RuntimeEnabledFeatures.h"
#include "SkTypeface.h"
#include "platform/LayoutTestSupport.h"
+#include "platform/RuntimeEnabledFeatures.h"
#include "platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h"
#include "public/platform/linux/WebFontInfo.h"
#include "public/platform/linux/WebFontRenderStyle.h"
« no previous file with comments | « Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp ('k') | Source/platform/fonts/mac/FontCacheMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698