| Index: webkit/webkit.gyp
|
| ===================================================================
|
| --- webkit/webkit.gyp (revision 17377)
|
| +++ webkit/webkit.gyp (working copy)
|
| @@ -2110,7 +2110,6 @@
|
| '../third_party/WebKit/WebCore/platform/chromium/FramelessScrollViewClient.h',
|
| '../third_party/WebKit/WebCore/platform/chromium/KeyCodeConversion.h',
|
| '../third_party/WebKit/WebCore/platform/chromium/KeyCodeConversionGtk.cpp',
|
| - '../third_party/WebKit/WebCore/platform/chromium/KeyboardCodes.h',
|
| '../third_party/WebKit/WebCore/platform/chromium/KeyboardCodesPosix.h',
|
| '../third_party/WebKit/WebCore/platform/chromium/KeyboardCodesWin.h',
|
| '../third_party/WebKit/WebCore/platform/chromium/Language.cpp',
|
| @@ -2971,6 +2970,7 @@
|
| '../third_party/WebKit/WebCore/platform/GeolocationService.cpp',
|
| '../third_party/WebKit/WebCore/platform/GeolocationService.h',
|
| '../third_party/WebKit/WebCore/platform/HostWindow.h',
|
| + '../third_party/WebKit/WebCore/platform/KeyboardCodes.h',
|
| '../third_party/WebKit/WebCore/platform/KURL.cpp',
|
| '../third_party/WebKit/WebCore/platform/KURL.h',
|
| '../third_party/WebKit/WebCore/platform/KURLGoogle.cpp',
|
| @@ -3392,40 +3392,6 @@
|
| '../third_party/WebKit/WebCore/svg/animation/SMILTimeContainer.h',
|
| '../third_party/WebKit/WebCore/svg/animation/SVGSMILElement.cpp',
|
| '../third_party/WebKit/WebCore/svg/animation/SVGSMILElement.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/cairo/SVGResourceFilterCairo.cpp',
|
| - '../third_party/WebKit/WebCore/svg/graphics/cg/SVGResourceFilterCg.cpp',
|
| - '../third_party/WebKit/WebCore/svg/graphics/cg/SVGResourceFilterCg.mm',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/SVGFEHelpersCg.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/SVGFEHelpersCg.mm',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/SVGFilterEffectCg.mm',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKArithmeticFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKArithmeticFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKComponentMergeFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKComponentMergeFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDiffuseLightingFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDiffuseLightingFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDiscreteTransferFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDiscreteTransferFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDisplacementMapFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDisplacementMapFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDistantLightFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDistantLightFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKGammaTransferFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKGammaTransferFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKIdentityTransferFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKIdentityTransferFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKLinearTransferFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKLinearTransferFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKNormalMapFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKNormalMapFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKPointLightFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKPointLightFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKSpecularLightingFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKSpecularLightingFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKSpotLightFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKSpotLightFilter.m',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKTableTransferFilter.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKTableTransferFilter.m',
|
| '../third_party/WebKit/WebCore/svg/graphics/filters/SVGDistantLightSource.h',
|
| '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEConvolveMatrix.cpp',
|
| '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEConvolveMatrix.h',
|
| @@ -3457,10 +3423,6 @@
|
| '../third_party/WebKit/WebCore/svg/graphics/filters/SVGLightSource.h',
|
| '../third_party/WebKit/WebCore/svg/graphics/filters/SVGPointLightSource.h',
|
| '../third_party/WebKit/WebCore/svg/graphics/filters/SVGSpotLightSource.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/mac/SVGResourceFilterPlatformDataMac.h',
|
| - '../third_party/WebKit/WebCore/svg/graphics/mac/SVGResourceFilterPlatformDataMac.mm',
|
| - '../third_party/WebKit/WebCore/svg/graphics/qt/SVGResourceFilterQt.cpp',
|
| - '../third_party/WebKit/WebCore/svg/graphics/skia/SVGResourceFilterSkia.cpp',
|
| '../third_party/WebKit/WebCore/svg/graphics/SVGImage.cpp',
|
| '../third_party/WebKit/WebCore/svg/graphics/SVGImage.h',
|
| '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServer.cpp',
|
|
|