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

Unified Diff: Source/core/platform/text/mac/StringImplMac.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/WebFontCache.mm ('k') | Source/core/rendering/RenderThemeChromiumMac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/text/mac/StringImplMac.mm
diff --git a/Source/core/platform/text/mac/StringImplMac.mm b/Source/core/platform/text/mac/StringImplMac.mm
index 2f088a7eb363c5acd0142f387095b962c1816a62..d0523c8e8e561641d98613912e6750d9cf118235 100644
--- a/Source/core/platform/text/mac/StringImplMac.mm
+++ b/Source/core/platform/text/mac/StringImplMac.mm
@@ -21,7 +21,7 @@
#include "config.h"
#include <wtf/text/StringImpl.h>
-#include "FoundationExtras.h"
+#include "core/platform/mac/FoundationExtras.h"
#include <wtf/RetainPtr.h>
namespace WTF {
« no previous file with comments | « Source/core/platform/mac/WebFontCache.mm ('k') | Source/core/rendering/RenderThemeChromiumMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698