| Index: third_party/wayland-protocols/README.chromium
|
| diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium
|
| index 035d45b84630ed42cd2b08c511eee8082377a84d..254c0dee701adb8664727d752c096a42f4d2c6b3 100644
|
| --- a/third_party/wayland-protocols/README.chromium
|
| +++ b/third_party/wayland-protocols/README.chromium
|
| @@ -58,4 +58,7 @@ To import a new snapshot of wayland-protocols:
|
| wayland-scanner code < unstable/keyboard/keyboard-configuration-unstable-v1.xml > protocol/keyboard-configuration-protocol.c
|
| wayland-scanner server-header < unstable/keyboard/keyboard-configuration-unstable-v1.xml > include/protocol/keyboard-configuration-unstable-v1-server-protocol.h
|
| wayland-scanner client-header < unstable/keyboard/keyboard-configuration-unstable-v1.xml > include/protocol/keyboard-configuration-unstable-v1-client-protocol.h
|
| + wayland-scanner code < unstable/stylus-tools/stylus-tools-unstable-v1.xml > protocol/stylus-tools-protocol.c
|
| + wayland-scanner server-header < unstable/stylus-tools/stylus-tools-unstable-v1.xml > include/protocol/stylus-tools-unstable-v1-server-protocol.h
|
| + wayland-scanner client-header < unstable/stylus-tools/stylus-tools-unstable-v1.xml > include/protocol/stylus-tools-unstable-v1-client-protocol.h
|
| - Update this README to reflect the new version number.
|
|
|