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

Unified Diff: third_party/opus/DEPS

Issue 2195313002: Remove Opus from DEPS and import a local copy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Local copy of opus, opus/src/.gitignore, opus/DEPS, update README.chromium 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 | « DEPS ('k') | third_party/opus/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/opus/DEPS
diff --git a/third_party/opus/DEPS b/third_party/opus/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7e5bd26ee6928acc96e0352a4576562eea06128e
--- /dev/null
+++ b/third_party/opus/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+arm",
+ "+mips",
+ "+x86",
+]
« no previous file with comments | « DEPS ('k') | third_party/opus/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698