Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(164)

Unified Diff: remoting/webapp/base/html/client_plugin.html

Issue 825793002: Remove MediaStream renderer from the webapp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/webapp/BUILD.gn ('k') | remoting/webapp/base/html/main.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « remoting/webapp/BUILD.gn ('k') | remoting/webapp/base/html/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698