Chromium Code Reviews| 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/'], |