Index: third_party/wayland-protocols/README.chromium |
diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium |
index 98a42fd449f3cf6cdf526ab15d06562065f972d2..e8aca28315dece3dd5629a802d54cfe724b249d4 100644 |
--- a/third_party/wayland-protocols/README.chromium |
+++ b/third_party/wayland-protocols/README.chromium |
@@ -28,4 +28,7 @@ To import a new snapshot of wayland-protocols: |
wayland-scanner code < */scaler/scaler.xml > protocol/scaler-protocol.c |
wayland-scanner server-header < unstable/scaler/scaler.xml > include/protocol/scaler-server-protocol.h |
wayland-scanner client-header < unstable/scaler/scaler.xml > include/protocol/scaler-client-protocol.h |
+ wayland-scanner code < */secure-output/secure-output-unstable-v1.xml > protocol/secure-output-protocol.c |
+ wayland-scanner server-header < unstable/secure-output/secure-output-unstable-v1.xml > include/protocol/secure-output-unstable-v1-server-protocol.h |
+ wayland-scanner client-header < unstable/secure-output/secure-output-unstable-v1.xml > include/protocol/secure-output-unstable-v1-client-protocol.h |
- Update this README to reflect the new version number. |