Index: third_party/wayland-protocols/README.chromium |
diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium |
index 5aacfcf826c19f3d460140d02f68d95b9715fe20..d7fc09492db13874de3759efda739aa36d807b0b 100644 |
--- a/third_party/wayland-protocols/README.chromium |
+++ b/third_party/wayland-protocols/README.chromium |
@@ -37,4 +37,7 @@ To import a new snapshot of wayland-protocols: |
wayland-scanner code < */vsync-feedback/vsync-feedback-unstable-v1.xml > protocol/vsync-feedback-protocol.c |
wayland-scanner server-header < unstable/vsync-feedback/vsync-feedback-unstable-v1.xml > include/protocol/vsync-feedback-unstable-v1-server-protocol.h |
wayland-scanner client-header < unstable/vsync-feedback/vsync-feedback-unstable-v1.xml > include/protocol/vsync-feedback-unstable-v1-client-protocol.h |
+ wayland-scanner code < */gamepads/gamepads-unstable-v1.xml > protocol/gamepads-protocol.c |
+ wayland-scanner server-header < unstable/gamepads/gamepads-unstable-v1.xml > include/protocol/gamepads-unstable-v1-server-protocol.h |
+ wayland-scanner client-header < unstable/gamepads/gamepads-unstable-v1.xml > include/protocol/gamepads-unstable-v1-client-protocol.h |
- Update this README to reflect the new version number. |