diff --git a/DEPS b/DEPS index cf822fa4deb72..09b9abe57d41c 100644 --- a/DEPS +++ b/DEPS @@ -1422,7 +1422,7 @@ deps = { # Wayland protocols that add functionality not available in the core protocol. 'src/third_party/wayland-protocols/src': { - 'url': Var('chromium_git') + '/external/anongit.freedesktop.org/git/wayland/wayland-protocols.git' + '@' + '630fb089103a1d0eab1a684b853ab5c4d2b252aa', + 'url': Var('chromium_git') + '/external/anongit.freedesktop.org/git/wayland/wayland-protocols.git' + '@' + '684cd23ae31fafb9eda2a0cd15edb4e96de92259', 'condition': 'checkout_linux', }, diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium index 8dda961d54607..d3d44e1b2e156 100644 --- a/third_party/wayland-protocols/README.chromium +++ b/third_party/wayland-protocols/README.chromium @@ -1,6 +1,6 @@ Name: wayland-protocols URL: http://wayland.freedesktop.org/ -Version: 1.18 +Version: 1.20 License: MIT License File: src/COPYING Security Critical: yes