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

Unified Diff: Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.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
Index: Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm
diff --git a/Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm b/Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm
index e272e12715489c75672ed2d5440e0c5167ce1f9e..0093db82e81e1bb69c7725cddb7fdcc81bf18b20 100644
--- a/Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm
+++ b/Source/core/platform/graphics/cocoa/FontPlatformDataCocoa.mm
@@ -25,7 +25,7 @@
#import "core/platform/graphics/FontPlatformData.h"
#import <AppKit/NSFont.h>
-#import "WebCoreSystemInterface.h"
+#import "core/platform/mac/WebCoreSystemInterface.h"
#import <wtf/text/WTFString.h>
#if OS(DARWIN)

Powered by Google App Engine
This is Rietveld 408576698