diff --git a/DEPS b/DEPS index 20f6b6dd12..5dfa7e6b45 100644 --- a/DEPS +++ b/DEPS @@ -8,16 +8,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '1386d9f59d83f7bb77faf7fcb46fe40126e42ea6', + 'chromium_revision': 'd69529f528c6909845ddc6f4be195f89387ae1e1', } deps = { # TODO(kjellander): Move this to be Android-only once the libevent dependency # in base/third_party/libevent is solved. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@71a22b0ca3677ddcd42ed1094937e02b6d79ba5e', + 'https://chromium.googlesource.com/chromium/src/base@798fbb5441db9e935310201fb592c6ab33ccde91', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@44de6a6747f5b236dc4bf26b18f0227112ba5d76', + 'https://chromium.googlesource.com/chromium/src/build@9b1394c743c75f56453285f288148a81f0c855c2', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@4164a305626786b1912d467003acf4c4995bec7d', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -26,13 +26,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@47984241c1820d16aec64216e6bca1e92a78b3ee', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@4d75b42965d5db4d4c42f5ef58380b5c955c86dc', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@b44a8e82ffd3ea2f672fd0337f220a085e73a220', + 'https://chromium.googlesource.com/chromium/src/testing@072f33069c5af1b70222fd872710e501ff892e1e', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@4459f0bf960efb33f2969bd7846edfa1ebbffa8e', + 'https://chromium.googlesource.com/chromium/src/third_party@ce1887c35ae34605541c612770befa3c6444e415', 'src/buildtools/linux64': { 'packages': [ @@ -130,7 +130,7 @@ deps = { 'src/third_party/colorama/src': 'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@a30b7bd35b108a9dce12c4a6d2df773bb983988a', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@5a644f8276363ceebabdd9f7a8c349e5635ef59a', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@d2350e1645b5dea766056e15dbf20004e141840d', 'src/third_party/findbugs': { @@ -196,7 +196,7 @@ deps = { 'src/third_party/libsrtp': 'https://chromium.googlesource.com/chromium/deps/libsrtp.git@650611720ecc23e0e6b32b0e3100f8b4df91696c', 'src/third_party/libaom/source/libaom': - 'https://aomedia.googlesource.com/aom.git@f83d681765cd2aefa9a70ce771af48edd1dbf416', + 'https://aomedia.googlesource.com/aom.git@c25910f6d213ec5ec45ae53caa5e40bd7ebd218f', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@5532775efe808cb0942e7b99bf2f232c6ce99fee', 'src/third_party/libyuv': @@ -231,7 +231,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/proguard', - 'version': '3bd778c422ea5496de2ef25c007a517dbb5ce5ca', + 'version': 'Fd91BJFVlmiO6c46YMTsdy7n2f5Sk2hVVGlzPLvqZPsC', }, ], 'condition': 'checkout_android', @@ -259,7 +259,7 @@ deps = { 'src/third_party/yasm/source/patched-yasm': 'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad', 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@e7de46cbe03921c5456b1cb7c0ed730ee8fd8495', + 'https://chromium.googlesource.com/chromium/src/tools@5e25c441ac06f152ffdfedcc40c516cd12d2e0dd', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@cc958279ffd6853e0a1b227a7e957ca334fe56af',