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

Unified Diff: third_party/brotli/DEPS

Issue 2537133002: Update brotli to v1.0.0-snapshot. (Closed)
Patch Set: Rebase Created 4 years 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
Index: third_party/brotli/DEPS
diff --git a/third_party/brotli/DEPS b/third_party/brotli/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3b3d70dfe0da6c1d233098b8104a010cf1a769df
--- /dev/null
+++ b/third_party/brotli/DEPS
@@ -0,0 +1,5 @@
+# Brotli does not depend on anything, but has relative includes.
+skip_child_includes = [
+ 'dec',
+ 'enc',
+]

Powered by Google App Engine
This is Rietveld 408576698