summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-01 17:05:05 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-01 17:05:05 +0000
commit3a980ea2a29aeb7296dfe7bf91a1af4702cbbe05 (patch)
tree706a3407cc40a3f559132f5608ed61af0de5295d
parent0a725a3dd1278a1578c114f3bdc598710d1a94af (diff)
downloadchromium_src-3a980ea2a29aeb7296dfe7bf91a1af4702cbbe05.zip
chromium_src-3a980ea2a29aeb7296dfe7bf91a1af4702cbbe05.tar.gz
chromium_src-3a980ea2a29aeb7296dfe7bf91a1af4702cbbe05.tar.bz2
Remove references to WebCore/platform/network/ResourceHandle.cpp.
Review URL: http://codereview.chromium.org/57081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12955 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/webkit.gyp7
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 692b94d..7a16249 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -2646,8 +2646,6 @@
'../third_party/WebKit/WebCore/platform/network/ProtectionSpace.h',
'../third_party/WebKit/WebCore/platform/network/ResourceErrorBase.cpp',
'../third_party/WebKit/WebCore/platform/network/ResourceErrorBase.h',
- '../third_party/WebKit/WebCore/platform/network/ResourceHandle.cpp',
- '../third_party/WebKit/WebCore/platform/network/ResourceHandle.h',
'../third_party/WebKit/WebCore/platform/network/ResourceHandleClient.h',
'../third_party/WebKit/WebCore/platform/network/ResourceHandleInternal.h',
'../third_party/WebKit/WebCore/platform/network/ResourceRequestBase.cpp',
@@ -3951,8 +3949,6 @@
'sources!': [
# Not yet ported to Linux.
'../third_party/WebKit/WebCore/platform/graphics/chromium/FontCustomPlatformData.cpp',
- # Conflicts with glue/resource_handle_impl.cc
- '../third_party/WebKit/WebCore/platform/network/ResourceHandle.cpp',
],
'sources/': [
# Cherry-pick files excluded by the broader regular expressions above.
@@ -4069,9 +4065,6 @@
['include', '/TransparencyWin\\.cpp$'],
['include', '/SkiaFontWin\\.cpp$'],
],
- 'sources!': [
- '../third_party/WebKit/WebCore/platform/network/ResourceHandle.cpp',
- ],
'defines': [
'__PRETTY_FUNCTION__=__FUNCTION__',
'DISABLE_ACTIVEX_TYPE_CONVERSION_MPLAYER2',