Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: net/net.gypi

Issue 2329973003: Add net::BrotliSourceStream (Closed)
Patch Set: Sync-ed to 92104a0503b2862f54d60473b59dd1ae145eb22b Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/filter/brotli_source_stream_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 965376fa7f17915b0b54e2b5daaac1b23cf9c434..2c7bb2dc900357f44b341e8f7d2aae4bdfc3dc5b 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1507,6 +1507,7 @@
'extras/sqlite/sqlite_channel_id_store_unittest.cc',
'extras/sqlite/sqlite_persistent_cookie_store_unittest.cc',
'filter/brotli_filter_unittest.cc',
+ 'filter/brotli_source_stream_unittest.cc',
'filter/filter_source_stream_unittest.cc',
'filter/filter_unittest.cc',
'filter/gzip_filter_unittest.cc',
« no previous file with comments | « net/filter/brotli_source_stream_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698