| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index 9d090240ba5dc1d3e5fca10ad28b75fbf5cd08bb..e5aa9ecf924152645b15d1c8f4fbf868138c72bc 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -628,11 +628,6 @@
|
| ['exclude', 'platform/graphics/cpu/arm/filters/.*NEON\\.(cpp|h)'],
|
| ],
|
| 'conditions': [
|
| - ['component=="shared_library"', {
|
| - 'defines': [
|
| - 'WEBKIT_DLL',
|
| - ],
|
| - }],
|
| ['use_default_render_theme==1', {
|
| 'sources/': [
|
| ['exclude', 'platform/chromium/PlatformThemeChromiumWin.h'],
|
|
|