Index: third_party/wayland-protocols/README.chromium |
diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium |
index 30bde1e23215f7751acb0ba5b394d0bb5c9a03e1..6ac8c6f63638aff974e5189bab95a24831e2a363 100644 |
--- a/third_party/wayland-protocols/README.chromium |
+++ b/third_party/wayland-protocols/README.chromium |
@@ -22,6 +22,9 @@ To import a new snapshot of wayland-protocols: |
wayland-scanner code < src/*/xdg-shell/xdg-shell*.xml > protocol/xdg-shell-protocol.c |
wayland-scanner server-header < src/unstable/xdg-shell/xdg-shell-unstable-v5.xml > include/protocol/xdg-shell-unstable-v5-server-protocol.h |
wayland-scanner client-header < src/unstable/xdg-shell/xdg-shell-unstable-v5.xml > include/protocol/xdg-shell-unstable-v5-client-protocol.h |
+ wayland-scanner code < src/*/linux-dmabuf/linux-dmabuf*.xml > protocol/linux-dmabuf-protocol.c |
+ wayland-scanner server-header < src/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml > include/protocol/linux-dmabuf-unstable-v1-server-protocol.h |
+ wayland-scanner client-header < src/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml > include/protocol/linux-dmabuf-unstable-v1-client-protocol.h |
wayland-scanner code < src/*/scaler/scaler.xml > protocol/scaler-protocol.c |
wayland-scanner server-header < src/unstable/scaler/scaler.xml > include/protocol/scaler-server-protocol.h |
wayland-scanner client-header < src/unstable/scaler/scaler.xml > include/protocol/scaler-client-protocol.h |