summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-15 09:53:27 +0000
committerhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-15 09:53:27 +0000
commitf2083a806a61e96d817a35bc9f6081c06d57cbdf (patch)
treedb1908745946cdffff08076fd1ca8f66af36d708 /net/net.gyp
parentfcb230e59f03a448c5b73e1a09584eace20658af (diff)
downloadchromium_src-f2083a806a61e96d817a35bc9f6081c06d57cbdf.zip
chromium_src-f2083a806a61e96d817a35bc9f6081c06d57cbdf.tar.gz
chromium_src-f2083a806a61e96d817a35bc9f6081c06d57cbdf.tar.bz2
net: Remove classes which were used only by Chrome Frame
UploadData and UploadFileElementReaderSync were used only by Chrome Frame BUG=None TEST=build R=mmenke@chromium.org TBR=jam@chromium.org for content/child/resource_dispatcher_unittests.cc Review URL: https://codereview.chromium.org/131903004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244857 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/net.gyp b/net/net.gyp
index d3952ef..5a884e2 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -220,8 +220,6 @@
'base/test_data_stream.h',
'base/upload_bytes_element_reader.cc',
'base/upload_bytes_element_reader.h',
- 'base/upload_data.cc',
- 'base/upload_data.h',
'base/upload_data_stream.cc',
'base/upload_data_stream.h',
'base/upload_element.cc',