| Index: third_party/wayland-protocols/README.chromium
|
| diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium
|
| index b9e13195d203608a8ef45f94e6424e08cee2d236..015c7069e041ca6612e88f56426a26fed80cfbc9 100644
|
| --- a/third_party/wayland-protocols/README.chromium
|
| +++ b/third_party/wayland-protocols/README.chromium
|
| @@ -43,4 +43,7 @@ To import a new snapshot of wayland-protocols:
|
| wayland-scanner code < unstable/stylus/stylus-unstable-v1.xml > protocol/stylus-protocol.c
|
| wayland-scanner server-header < unstable/stylus/stylus-unstable-v1.xml > include/protocol/stylus-unstable-v1-server-protocol.h
|
| wayland-scanner client-header < unstable/stylus/stylus-unstable-v1.xml > include/protocol/stylus-unstable-v1-client-protocol.h
|
| + wayland-scanner code < unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml > protocol/linux-explicit-synchronization-protocol.c
|
| + wayland-scanner server-header < unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml > include/protocol/linux-explicit-synchronization-unstable-v1-server-protocol.h
|
| + wayland-scanner client-header < unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml > include/protocol/linux-explicit-synchronization-unstable-v1-client-protocol.h
|
| - Update this README to reflect the new version number.
|
|
|