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

Unified Diff: Source/core/platform/mac/WebFontCache.mm

Issue 14457007: Absolutify paths to platform/mac/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: watter Created 7 years, 8 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/core/platform/mac/ThemeMac.mm ('k') | Source/core/platform/text/mac/StringImplMac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/mac/WebFontCache.mm
diff --git a/Source/core/platform/mac/WebFontCache.mm b/Source/core/platform/mac/WebFontCache.mm
index c3ef4d242c216777b33155b030e0e9b5a726ddd3..6f85e7b341ea74c95708fe6648176cd7d00f552e 100644
--- a/Source/core/platform/mac/WebFontCache.mm
+++ b/Source/core/platform/mac/WebFontCache.mm
@@ -28,7 +28,7 @@
*/
#import "config.h"
-#import "WebFontCache.h"
+#import "core/platform/mac/WebFontCache.h"
#import <AppKit/AppKit.h>
#import <Foundation/Foundation.h>
« no previous file with comments | « Source/core/platform/mac/ThemeMac.mm ('k') | Source/core/platform/text/mac/StringImplMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698