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

Unified Diff: Source/core/platform/graphics/mac/SimpleFontDataMac.mm

Issue 67433002: Move Mac related files to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Also export BlockExceptions Created 7 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 | « Source/core/platform/graphics/mac/FontCacheMac.mm ('k') | Source/core/platform/mac/BlockExceptions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/graphics/mac/SimpleFontDataMac.mm
diff --git a/Source/core/platform/graphics/mac/SimpleFontDataMac.mm b/Source/core/platform/graphics/mac/SimpleFontDataMac.mm
index 7cc8cd2ef1b9168ed348f0387b26d56743a9e29f..0e1b50d954a19c60dae7f36c58bba258222de8b5 100644
--- a/Source/core/platform/graphics/mac/SimpleFontDataMac.mm
+++ b/Source/core/platform/graphics/mac/SimpleFontDataMac.mm
@@ -34,10 +34,10 @@
#import "platform/SharedBuffer.h"
#import "core/platform/graphics/Font.h"
#import "core/platform/graphics/FontCache.h"
-#import "core/platform/mac/BlockExceptions.h"
#import "platform/fonts/FontDescription.h"
#import "platform/geometry/FloatRect.h"
#import "platform/graphics/Color.h"
+#import "platform/mac/BlockExceptions.h"
#import <wtf/Assertions.h>
#import <wtf/RetainPtr.h>
#import <wtf/StdLibExtras.h>
« no previous file with comments | « Source/core/platform/graphics/mac/FontCacheMac.mm ('k') | Source/core/platform/mac/BlockExceptions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698