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

Unified Diff: third_party/brotli/DEPS

Issue 2537133002: Update brotli to v1.0.0-snapshot. (Closed)
Patch Set: Fixed typo 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
« no previous file with comments | « third_party/brotli/BUILD.gn ('k') | third_party/brotli/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
+]
« no previous file with comments | « third_party/brotli/BUILD.gn ('k') | third_party/brotli/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698