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

Unified Diff: DEPS

Issue 183883025: Sync iOS DEPS overrides with downstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disable input_speech Created 6 years, 9 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 | « no previous file | build/common.gypi » ('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 0cbea40dcb2096f506cd32b937dd5491a5443639..bf220896aedc6c2df36d2c202c662f0c3df69358 100644
--- a/DEPS
+++ b/DEPS
@@ -385,12 +385,15 @@ deps_os = {
"src/native_client/src/third_party/ppapi": None,
"src/third_party/angle": None,
"src/third_party/bidichecker": None,
+ "src/third_party/brotli/src": None,
"src/third_party/cld_2/src": None,
"src/third_party/ffmpeg": None,
"src/third_party/hunspell_dictionaries": None,
"src/third_party/hunspell": None,
"src/third_party/libaddressinput/src/cpp": None,
"src/third_party/libaddressinput/src/testdata": None,
+ "src/third_party/libc++/trunk": None,
+ "src/third_party/libc++abi/trunk": None,
"src/third_party/libexif/sources": None,
"src/third_party/libjpeg_turbo": None,
"src/third_party/libsrtp": None,
@@ -404,14 +407,16 @@ 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/undoview": None,
"src/third_party/usrsctp/usrsctplib": None,
"src/third_party/v8-i18n": None,
"src/third_party/webdriver/pylib": None,
"src/third_party/webgl": None,
"src/third_party/webpagereplay": None,
"src/third_party/webrtc": None,
+ "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests": None,
+ "src/third_party/WebKit/LayoutTests/w3c/csswg-test": None,
"src/third_party/yasm/source/patched-yasm": None,
"src/tools/page_cycler/acid3": None,
"src/v8": None,
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698