| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index f3dcfd5a47da6361f18abe4eec5a6d6f3ac64893..5dc3db7fa684de278a3d4362e894ee6ed6ce8283 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -353,44 +353,38 @@ deps_os = {
|
| Var('chromium_git') + '/chromium/deps/class-dump.git' + '@' + '89bd40883c767584240b4dade8b74e6f57b9bdab',
|
|
|
| # Code that's not needed due to not building everything
|
| - 'src/build/util/support': None,
|
| - 'src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin': None,
|
| - 'src/chrome/test/data/perf/canvas_bench': None,
|
| - 'src/chrome/test/data/perf/frame_rate/content': None,
|
| - 'src/media/cdm/ppapi/api': None,
|
| - 'src/native_client': None,
|
| - 'src/native_client/src/third_party/ppapi': 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/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,
|
| - 'src/third_party/mesa/src': None,
|
| - 'src/third_party/opus/src': None,
|
| - 'src/third_party/openmax_dl': None,
|
| - 'src/third_party/ots': None,
|
| - 'src/third_party/pymox/src': None,
|
| - '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,
|
| - 'src/third_party/webdriver/pylib': None,
|
| - 'src/third_party/webgl': None,
|
| - 'src/third_party/webpagereplay': 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,
|
| + "src/build/util/support": None,
|
| + "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin": None,
|
| + "src/chrome/test/data/perf/canvas_bench": None,
|
| + "src/chrome/test/data/perf/frame_rate/content": None,
|
| + "src/media/cdm/ppapi/api": None,
|
| + "src/native_client": None,
|
| + "src/native_client/src/third_party/ppapi": None,
|
| + "src/third_party/bidichecker": None,
|
| + "src/third_party/brotli/src": None,
|
| + "src/third_party/cld_2/src": None,
|
| + "src/third_party/hunspell_dictionaries": None,
|
| + "src/third_party/hunspell": None,
|
| + "src/third_party/libc++/trunk": None,
|
| + "src/third_party/libc++abi/trunk": None,
|
| + "src/third_party/libexif/sources": None,
|
| + "src/third_party/libsrtp": None,
|
| + "src/third_party/opus/src": None,
|
| + "src/third_party/openmax_dl": None,
|
| + "src/third_party/pymox/src": None,
|
| + "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,
|
| + "src/third_party/webdriver/pylib": None,
|
| + "src/third_party/webgl": None,
|
| + "src/third_party/webpagereplay": None,
|
| + "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests": None,
|
| + "src/third_party/WebKit/LayoutTests/w3c/csswg-test": None,
|
| + "src/tools/page_cycler/acid3": None,
|
| },
|
| 'mac': {
|
| 'src/chrome/tools/test/reference_build/chrome_mac':
|
|
|