diff --git a/DEPS b/DEPS index 2aa2bef95d..406c3dcff8 100644 --- a/DEPS +++ b/DEPS @@ -5,16 +5,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': 'd7338c33b24c72723c7ce6c26806afb480d5d2fc', + 'chromium_revision': 'e1ab9e9b205c8d6ac73eb7b33a8955fbd162ea2c', } 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@d3316195f5da01ae80636503db9725429ae1621b', + 'https://chromium.googlesource.com/chromium/src/base@3e8402e12016a0f55a8d75c9dff6be7922d35f69', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@08c0f5282077f7616841397b6847a5fef5a3b529', + 'https://chromium.googlesource.com/chromium/src/build@8e1e5300a6733c91d79fbbf54b2b51145aa75d4c', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -23,13 +23,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@2343142a49b6003d7462ab096c1dffed7327fbdf', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@2ba7718c658fe2973202a76bb1530896a837de4b', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@74115ea5c2aaa841a146400ea6b2fd415a442651', + 'https://chromium.googlesource.com/chromium/src/testing@aba2adfab4f5368a4bcf221556d2ab25e81dedcf', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@ee908d680725cc593045b397f36e643b97090e23', + 'https://chromium.googlesource.com/chromium/src/third_party@48c4c1ac798098e05a1f9467ce6fa4c39e93b0ea', 'src/buildtools/linux64': { 'packages': [ @@ -111,7 +111,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@76918d016414bf1d71a86d28239566fbcf8aacf0', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@bf69ed0d31f460686a104840cc68bb51fae06ff1', + 'https://chromium.googlesource.com/catapult.git@13b94d068bdf8672d1b722c82baeb609939dea05', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android', @@ -119,7 +119,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@ad557c41da7ce606ef3c26cf9ab465f9e4c81456', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@1906f405ba0f00b960b89b751d36630d558a4211', 'src/third_party/errorprone/lib': { 'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7', 'condition': 'checkout_android', @@ -131,7 +131,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/freetype/src': - 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@90a30f154a612693641e5366ea8d1d27ea2a4a99', + 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@0a3d2bb99b45b72e1d45185ab054efa993d97210', 'src/third_party/harfbuzz-ng/src': 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@e637a4b3de2fb8bdbc1b82e822f4a6cc579e794b', # WebRTC-only dependency (not present in Chromium). @@ -241,7 +241,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@ee184ccf045a4d64b062903bc1896564952b62b1', + 'https://chromium.googlesource.com/chromium/src/tools@06c12fe9e95f61054a41ada5876b16fdb53643cb', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',