Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(212)

Unified Diff: webkit/webkit.gyp

Issue 118117: WebKit Update 44286:44342.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/tools/layout_tests/test_expectations.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « webkit/tools/layout_tests/test_expectations.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698