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

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: Fix components_unittests Created 4 years, 5 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/BUILD.gn ('k') | 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 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",
],
« no previous file with comments | « net/BUILD.gn ('k') | net/docs/filter.md » ('j') | net/docs/filter.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698