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

Unified Diff: Source/platform/mac/WebFontCache.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/platform/mac/WebFontCache.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/mac/WebFontCache.mm
diff --git a/Source/core/platform/mac/WebFontCache.mm b/Source/platform/mac/WebFontCache.mm
similarity index 99%
rename from Source/core/platform/mac/WebFontCache.mm
rename to Source/platform/mac/WebFontCache.mm
index bfcab60eae1a01fe10ff2c5e2c98dad65935832a..1915e77c7b19af2013a371fa331a98b26a920c96 100644
--- a/Source/core/platform/mac/WebFontCache.mm
+++ b/Source/platform/mac/WebFontCache.mm
@@ -28,7 +28,7 @@
*/
#import "config.h"
-#import "core/platform/mac/WebFontCache.h"
+#import "platform/mac/WebFontCache.h"
#import <AppKit/AppKit.h>
#import <Foundation/Foundation.h>
« no previous file with comments | « Source/platform/mac/WebFontCache.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698