diff --git a/DEPS b/DEPS index 926e1c09cf3e0..ee65e6b6d0942 100644 --- a/DEPS +++ b/DEPS @@ -300,7 +300,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'src_internal_revision': '71e803fdda2777c37207dab5209d5d7765620a1a', + 'src_internal_revision': 'refs/heads/chromium/5797', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. @@ -308,11 +308,11 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': 'e438515e8357757c725cd50e598c546cdda00d22', + 'v8_revision': 'refs/heads/chromium/5797', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - 'angle_revision': 'ff110417bb04e9bc13079eeed99940009d9c3ce1', + 'angle_revision': 'refs/heads/chromium/5797', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -320,7 +320,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other. - 'pdfium_revision': '6e653ec0cf27cbaf0ff204aeed5d5747dd85da33', + 'pdfium_revision': 'refs/heads/chromium/5797', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -431,7 +431,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'dawn_revision': 'f75e5c07b0678bc2d9caaa3601867a6acbd41634', + 'dawn_revision': 'refs/heads/chromium/5797', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -812,7 +812,7 @@ deps = { 'src/clank': { 'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' + - '090bdb6f4fa6a593fe0da18b90685a8145e8528e', + 'refs/heads/chromium/5797', 'condition': 'checkout_android and checkout_src_internal', }, @@ -1248,7 +1248,7 @@ deps = { Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), 'src/third_party/devtools-frontend-internal': { - 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'a314fc21810a828962258d6d258c4bdecfd28ce7', + 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'refs/heads/chromium/5797', 'condition': 'checkout_src_internal', }, @@ -1777,7 +1777,7 @@ deps = { }, 'src/third_party/requests/src': { - 'url': Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'refs/tags/v2.23.0', + 'url': Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'c7e0fc087ceeadb8b4c84a0953a422c474093d6d', 'condition': 'checkout_android', }, @@ -1860,7 +1860,7 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@850909c8c350225f950463f611af8a7505368dc8', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5797', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1900,7 +1900,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '1585e66de78d0d2e600f467eddafc445eaff1c90', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '01c2efc31053d9f9d1acfd5fae05bf1ea4ec522b', + Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5797', # Wuffs' canonical repository is at github.com/google/wuffs, but we use # Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file. @@ -3959,7 +3959,7 @@ deps = { # Dependencies from src_internal 'src/chromeos/assistant/internal': { 'url': Var('chrome_git') + '/chrome/assistant.git' + '@' + - '6642da7a3ef31bb09ecb888cb0938e9839bcb445', + 'refs/heads/chromium/5797', 'condition': 'checkout_src_internal and checkout_chromeos', }, @@ -3969,7 +3969,7 @@ deps = { }, 'src/libassistant': { - 'url': Var('chrome_git') + '/chrome/libassistant.git' + '@' + '814fa857d072d8599cf8b02ac0a79cade692ce7f', + 'url': Var('chrome_git') + '/chrome/libassistant.git' + '@' + 'refs/heads/chromium/5797', 'condition': 'checkout_src_internal and checkout_chromeos', }, @@ -4141,7 +4141,7 @@ deps = { 'src/components/optimization_guide/internal': { 'url': Var('chrome_git') + '/chrome/components/optimization_guide.git' + '@' + - '15a8ac31d8c154261e8e937c18a4fcf3a76ec22f', + 'refs/heads/chromium/5797', 'condition': 'checkout_src_internal', }, @@ -4189,7 +4189,7 @@ deps = { 'src/ios_internal': { 'url': '{chrome_git}/chrome/ios_internal.git' + '@' + - '54f95381e5235973ac005341348704e27c665e6f', + 'refs/heads/chromium/5797', 'condition': 'checkout_ios and checkout_src_internal', }, @@ -4200,7 +4200,7 @@ deps = { }, 'src/remoting/host/installer/linux/internal': { - 'url': Var('chrome_git') + '/chrome/remoting/host/installer/linux/internal.git', + 'url': Var('chrome_git') + '/chrome/remoting/host/installer/linux/internal.git@e190816de75b14897f1af785eb37d237750460e2', 'condition': 'checkout_linux and checkout_src_internal', },