| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 3e8d00c0dc783d260053c7e03d61a1f51d8370e8..df24d462480b144d492fc6ee61e24afd39e74daf 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2672,8 +2672,6 @@
|
| 'platform/SerializedResource.h',
|
| 'platform/Theme.cpp',
|
| 'platform/ThreadGlobalData.cpp',
|
| - 'platform/Widget.cpp',
|
| - 'platform/Widget.h',
|
| 'platform/animation/AnimationValue.h',
|
| 'platform/animation/AnimationTranslationUtil.cpp',
|
| 'platform/animation/AnimationTranslationUtil.h',
|
| @@ -2696,7 +2694,6 @@
|
| 'platform/chromium/MemoryUsageSupportChromium.cpp',
|
| 'platform/chromium/MIMETypeRegistryChromium.cpp',
|
| 'platform/chromium/PasteMode.h',
|
| - 'platform/chromium/PlatformScreenChromium.cpp',
|
| 'platform/chromium/PlatformThemeChromiumDefault.cpp',
|
| 'platform/chromium/PlatformThemeChromiumDefault.h',
|
| 'platform/chromium/PlatformSpeechSynthesizerChromium.cpp',
|
|
|