 Chromium Code Reviews
 Chromium Code Reviews Issue 1662763002:
  [ON HOLD] Implement pull-based design for content decoding  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1662763002:
  [ON HOLD] Implement pull-based design for content decoding  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: net/DEPS | 
| diff --git a/net/DEPS b/net/DEPS | 
| index 88c82c8eb030972a5951dbf3a7b1a4ed79adca8e..b18b15642123ff98979ce425832ee9486810ca4f 100644 | 
| --- a/net/DEPS | 
| +++ b/net/DEPS | 
| @@ -57,6 +57,10 @@ specific_include_rules = { | 
| "+mojo/edk", | 
| ], | 
| + "brotli_stream_source\.h": [ | 
| + "+third_party/brotli", | 
| + ], | 
| + | 
| "brotli_filter\.cc": [ | 
| "+third_party/brotli", | 
| ], |