[automerger skipped] Uprev remote-shell am: f6ba5cd2db am: 07fc8bb367 am: 85d6bc6bf3 -s ours

am skip reason: Merged-In If4a84e6de3b907501179cd010e92f9b7ec5901c9 with SHA-1 dcfe0e9ad9 is already in history

Original change: https://android-review.googlesource.com/c/platform/external/wayland-protocols/+/2802894

Change-Id: I5fd3b0deb19d37ba74752694863e716ca73889dd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/chromium.org/unstable/remote-shell/remote-shell-unstable-v2.xml b/chromium.org/unstable/remote-shell/remote-shell-unstable-v2.xml
index 9c6733d..8c334a4 100644
--- a/chromium.org/unstable/remote-shell/remote-shell-unstable-v2.xml
+++ b/chromium.org/unstable/remote-shell/remote-shell-unstable-v2.xml
@@ -162,7 +162,7 @@
 
   </interface>
 
-  <interface name="zcr_remote_surface_v2" version="5">
+  <interface name="zcr_remote_surface_v2" version="6">
     <description summary="A desktop window">
       An interface that may be implemented by a wl_surface, for
       implementations that provide a desktop-style user interface
@@ -596,6 +596,7 @@
       <entry name="shadow" value="2" summary="shadow only"/>
       <entry name="autohide" value="3" summary="autohide frame with shadow"/>
       <entry name="overlay" value="4" summary="overlay frame with shadow"/>
+      <entry name="overlap" value="5" summary="overlap frame with the window" since="6"/>
     </enum>
 
     <request name="set_frame" since="1">