| Index: remoting/webapp/base/html/client_plugin.html
|
| diff --git a/remoting/webapp/base/html/client_plugin.html b/remoting/webapp/base/html/client_plugin.html
|
| index 11df9c4baeb6d5f10d67c8b7816f2c7aa0d9b8f2..9aa02299001722381130cfe0c6897b6a17075af2 100644
|
| --- a/remoting/webapp/base/html/client_plugin.html
|
| +++ b/remoting/webapp/base/html/client_plugin.html
|
| @@ -6,8 +6,7 @@ found in the LICENSE file.
|
| <div class="vertically-centered">
|
| <div class="full-width">
|
| <div class="horizontally-centered">
|
| - <div id="video-container">
|
| - <video></video>
|
| + <div id="client-container">
|
| <div class="client-plugin-container"></div>
|
| <img class="mouse-cursor-overlay" hidden>
|
| </div>
|
|
|