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

Unified Diff: remoting/webapp/main.html

Issue 15017006: Move test for enabling/disabling It2Me Share button (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix nit Created 7 years, 7 months 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/host_controller.js ('k') | remoting/webapp/remoting.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/main.html
diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html
index 7d633765453a7ecd13f5819a435b188aeb152c63..e5387d3b369ec7f15d7aac03ed575c1b2d8092d5 100644
--- a/remoting/webapp/main.html
+++ b/remoting/webapp/main.html
@@ -65,6 +65,7 @@ found in the LICENSE file.
</section> <!-- loading-mode -->
<div id="daemon-plugin-container"></div>
+ <div id="host-plugin-container"></div>
<iframe id="wcs-sandbox" src="wcs_sandbox.html" hidden></iframe>
@@ -446,8 +447,6 @@ found in the LICENSE file.
<button id="cancel-share-button" i18n-content="CANCEL"></button>
</div>
- <div id="host-plugin-container"></div>
-
</div> <!-- host dialog -->
<div id="client-dialog"
« no previous file with comments | « remoting/webapp/host_controller.js ('k') | remoting/webapp/remoting.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698