Chromium Code Reviews| Index: third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml |
| diff --git a/third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml b/third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml |
| index 9542decd28c6f8d3e45a0e3a15fcaaead87b5257..b045a625f84a38c322364d3a5e602535e81d9c61 100644 |
| --- a/third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml |
| +++ b/third_party/wayland-protocols/unstable/remote-shell/remote-shell-unstable-v1.xml |
| @@ -159,6 +159,7 @@ |
| <arg name="inset_bottom" type="int"/> |
| <arg name="transform" type="int"/> |
| <arg name="scale_factor" type="fixed"/> |
| + <arg name="is_internal" type="uint"/> |
|
reveman
2017/05/10 20:24:45
why don't we need a version bump for this?
Dominik Laskowski
2017/05/10 21:16:04
Because no client depends on that version yet.
|
| </event> |
| <event name="configure" since="5"> |