summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-09 16:25:08 +0000
committerjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-09 16:25:08 +0000
commit7d6b896aeb696ba04b9acfdc88708785df15289a (patch)
tree88eca4a04e6ed0dd2797a7b6f0c47ed734b65cd7 /net/net.gyp
parent0ac338051b72a1e3717bcf8a54270cfeb50f1d13 (diff)
downloadchromium_src-7d6b896aeb696ba04b9acfdc88708785df15289a.zip
chromium_src-7d6b896aeb696ba04b9acfdc88708785df15289a.tar.gz
chromium_src-7d6b896aeb696ba04b9acfdc88708785df15289a.tar.bz2
Revert 44092 - Add support for the SPDY session frame.
per request from Mbelshe... reverting to fix tree. BUG=34749 TEST=SpdyNetworkTransactionTest.SettingsSaved, SettingsPlayback Review URL: http://codereview.chromium.org/1595013 TBR=mbelshe@chromium.org Review URL: http://codereview.chromium.org/1621009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44093 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 a0602e1..7a34e40 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -476,8 +476,6 @@
'spdy/spdy_session.h',
'spdy/spdy_session_pool.cc',
'spdy/spdy_session_pool.h',
- 'spdy/spdy_settings_storage.cc',
- 'spdy/spdy_settings_storage.h',
'spdy/spdy_stream.cc',
'spdy/spdy_stream.h',
'spdy/spdy_transaction_factory.h',