summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 04b90d4..b16b9c6 100644
--- a/DEPS
+++ b/DEPS
@@ -415,6 +415,10 @@ deps_os = {
# Graphics buffer allocator for Chrome OS.
'src/third_party/minigbm/src':
Var('chromium_git') + '/chromiumos/platform/minigbm.git' + '@' + 'f9d2ab79a15a1bb6a1307f3b608964c81c27791b',
+
+ # Display server protocol for Linux.
+ 'src/third_party/wayland/src':
+ Var('chromium_git') + '/external/wayland/wayland.git' + '@' + 'b05668f0ad64ad9ba82e124965163daed4172ead',
},
'android': {
'src/third_party/android_protobuf/src':