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

Unified Diff: net/DEPS

Issue 1662763002: [ON HOLD] Implement pull-based design for content decoding (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « no previous file | net/docs/filter.md » ('j') | net/docs/filter.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index 6f3c3d3c972016448ced2ae098dfb5966acc9d9f..7897189c108b1f96452f5e50ad7f295cd8600b22 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -57,6 +57,10 @@ specific_include_rules = {
"+third_party/mojo/src/mojo/edk",
],
+ "brotli_stream_source\.h": [
+ "+third_party/brotli",
+ ],
+
"brotli_filter\.cc": [
"+third_party/brotli",
],
« no previous file with comments | « no previous file | net/docs/filter.md » ('j') | net/docs/filter.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698