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

Unified Diff: DEPS

Issue 608853002: Move speex into the chrome repo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pullpdf
Patch Set: deps Created 6 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 | « .gitignore ('k') | third_party/speex/AUTHORS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index c4117a59c0dfe24ba523be467ed5220543684168..2a97a4200bc99c63c3a4cdcef05b85e02b1fd0b1 100644
--- a/DEPS
+++ b/DEPS
@@ -222,9 +222,6 @@ deps = {
'src/third_party/libsrtp':
Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '98284c8600c73812ff4716a6ea157d1e11d417dc',
- 'src/third_party/speex':
- Var('chromium_git') + '/chromium/deps/speex.git' + '@' + '5260621c36c227209c7ba64ea71ca3418cf9e2b4',
-
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'c960eb11ccda80b10ed50be39df4f0663b371d1d',
@@ -388,7 +385,6 @@ deps_os = {
'src/third_party/safe_browsing/testing': None,
'src/third_party/scons-2.0.1': None,
'src/third_party/sfntly/cpp/src': None,
- 'src/third_party/speex': None,
'src/third_party/swig/Lib': None,
'src/third_party/usrsctp/usrsctplib': None,
'src/third_party/v8-i18n': None,
« no previous file with comments | « .gitignore ('k') | third_party/speex/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698