| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 733a0ba6ab2d5585eb14aba7acf2bc2266863789..7e455f5f69649c812a023d9561dd0006234a22b0 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -866,6 +866,14 @@
|
| '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',
|
|
|