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

Unified Diff: net/DEPS

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/BUILD.gn ('k') | net/filter/brotli_source_stream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index 4f37a702085823da4ca7dcd9e21ccd9c42b41813..c927655f4e07e2dcbd1a7170c8f2ad5c94af1130 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -61,6 +61,10 @@ specific_include_rules = {
"+third_party/brotli",
],
+ "brotli_source_stream\.cc": [
+ "+third_party/brotli",
+ ],
+
"fuzzer_test_support.cc": [
"+base/i18n",
],
« no previous file with comments | « net/BUILD.gn ('k') | net/filter/brotli_source_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698