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

Unified Diff: Source/platform/blink_platform.gyp

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/mac/WebFontCache.mm ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gyp
diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp
index 5c2377920e0eb457b613a52cd691211f104188ef..b8e0893b72a5f0c2be7864c8f84f7b19e954b4af 100644
--- a/Source/platform/blink_platform.gyp
+++ b/Source/platform/blink_platform.gyp
@@ -116,6 +116,9 @@
# implementation.
['exclude', 'KillRingNone\\.cpp$'],
],
+ 'defines': [
+ 'WebFontCache=ChromiumWebCoreObjCWebFontCache',
+ ],
}, { # OS!="mac"
'sources/': [
['exclude', 'mac/'],
« no previous file with comments | « Source/core/platform/mac/WebFontCache.mm ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698