| Index: third_party/wayland-protocols/README.chromium
|
| diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium
|
| index 6ac8c6f63638aff974e5189bab95a24831e2a363..c69e8d17067628ce9eb38d7a1feeb2fb22a48293 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 < 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
|
| + wayland-scanner code < src/*/secure-contents/secure-contents-unstable-v1.xml > protocol/secure-contents-protocol.c
|
| + wayland-scanner server-header < src/unstable/secure-contents/secure-contents-unstable-v1.xml > include/protocol/secure-contents-unstable-v1-server-protocol.h
|
| + wayland-scanner client-header < src/unstable/secure-contents/secure-contents-unstable-v1.xml > include/protocol/secure-contents-unstable-v1-client-protocol.h
|
| - Update this README to reflect the new version number.
|
|
|