summaryrefslogtreecommitdiffstats
path: root/WebCore/WebCore.gyp
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-04-27 16:23:55 +0100
committerSteve Block <steveblock@google.com>2010-04-27 17:07:03 +0100
commit692e5dbf12901edacf14812a6fae25462920af42 (patch)
treed62802373a429e0a9dc093b6046c166b2c514285 /WebCore/WebCore.gyp
parente24bea4efef1c414137d36a9778aa4e142e10c7d (diff)
downloadexternal_webkit-692e5dbf12901edacf14812a6fae25462920af42.zip
external_webkit-692e5dbf12901edacf14812a6fae25462920af42.tar.gz
external_webkit-692e5dbf12901edacf14812a6fae25462920af42.tar.bz2
Merge webkit.org at r55033 : Initial merge by git
Change-Id: I98a4af828067cc243ec3dc5e5826154dd88074b5
Diffstat (limited to 'WebCore/WebCore.gyp')
-rw-r--r--WebCore/WebCore.gyp/WebCore.gyp4
1 files changed, 1 insertions, 3 deletions
diff --git a/WebCore/WebCore.gyp/WebCore.gyp b/WebCore/WebCore.gyp/WebCore.gyp
index e40da56..0c8d035 100644
--- a/WebCore/WebCore.gyp/WebCore.gyp
+++ b/WebCore/WebCore.gyp/WebCore.gyp
@@ -741,9 +741,6 @@
'../dom/StaticStringList.cpp',
'../loader/icon/IconFetcher.cpp',
'../loader/UserStyleSheetLoader.cpp',
- '../platform/graphics/GraphicsLayer.cpp',
- '../platform/graphics/RenderLayerBacking.cpp',
- '../platform/graphics/RenderLayerCompositor.cpp',
# We use a multi-process version from the WebKit API.
'../dom/default/PlatformMessagePortChannel.cpp',
@@ -959,6 +956,7 @@
'../platform/graphics/skia/FloatPointSkia.cpp',
'../platform/graphics/skia/FloatRectSkia.cpp',
'../platform/graphics/skia/GradientSkia.cpp',
+ '../platform/graphics/skia/GraphicsContext3DSkia.cpp',
'../platform/graphics/skia/GraphicsContextSkia.cpp',
'../platform/graphics/skia/ImageBufferSkia.cpp',
'../platform/graphics/skia/ImageSkia.cpp',