summaryrefslogtreecommitdiffstats
path: root/content/content_browser.gypi
diff options
context:
space:
mode:
authorzork@chromium.org <zork@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-11 11:23:25 +0000
committerzork@chromium.org <zork@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-11 11:23:25 +0000
commite19a0936b577c524ee26d506c97bd5d48521cce5 (patch)
tree7c2528effbe49016f6291dfc092646fe05f41b11 /content/content_browser.gypi
parenteb0e52e386277785069e84e5ab89077e43a011a6 (diff)
downloadchromium_src-e19a0936b577c524ee26d506c97bd5d48521cce5.zip
chromium_src-e19a0936b577c524ee26d506c97bd5d48521cce5.tar.gz
chromium_src-e19a0936b577c524ee26d506c97bd5d48521cce5.tar.bz2
Revert 187230
> Implement the Stream registry in content > > This is the first part of the content side of the Streams api. > See: > https://bugs.webkit.org/show_bug.cgi?id=110194 > https://dvcs.w3.org/hg/streams-api/raw-file/tip/Overview.htm > > BUG=171585 > > > Review URL: https://chromiumcodereview.appspot.com/12335087 TBR=zork@chromium.org Review URL: https://codereview.chromium.org/12611018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187274 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r--content/content_browser.gypi8
1 files changed, 0 insertions, 8 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 7e455f5..733a0ba 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -866,14 +866,6 @@
'browser/ssl/ssl_policy.h',
'browser/ssl/ssl_request_info.cc',
'browser/ssl/ssl_request_info.h',
- 'browser/streams/stream.cc',
- 'browser/streams/stream.h',
- 'browser/streams/stream_context.cc',
- 'browser/streams/stream_context.h',
- 'browser/streams/stream_read_observer.h',
- 'browser/streams/stream_registry.cc',
- 'browser/streams/stream_registry.h',
- 'browser/streams/stream_write_observer.h',
'browser/storage_partition_impl.cc',
'browser/storage_partition_impl.h',
'browser/storage_partition_impl_map.cc',