| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index 8625aa1be846bb9c00b696a85f2246aa143aa4de..555dc965888c5fbbca38f406ff32ed86577b18fa 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -644,11 +644,6 @@
|
| ['exclude', 'Linux\\.cpp$'],
|
| ],
|
| }],
|
| - ['toolkit_uses_gtk == 0', {
|
| - 'sources/': [
|
| - ['exclude', 'platform/chromium/KeyCodeConversionGtk\\.cpp$'],
|
| - ],
|
| - }],
|
| ['OS=="mac"', {
|
| 'dependencies': [
|
| '<(DEPTH)/third_party/harfbuzz-ng/harfbuzz.gyp:harfbuzz-ng',
|
|
|