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

Unified Diff: remoting/webapp/main.html

Issue 138503007: Remove remoting.ClientPlugin interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/client_session.js ('k') | no next file » | 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 a42c35399da6409dcd460ed853ede5271df4b2ee..066d906df074289ef56db7b698436e914989211a 100644
--- a/remoting/webapp/main.html
+++ b/remoting/webapp/main.html
@@ -17,7 +17,6 @@ found in the LICENSE file.
<link rel="stylesheet" href="toolbar.css">
<script src="butter_bar.js"></script>
<script src="client_plugin.js"></script>
- <script src="client_plugin_async.js"></script>
<script src="client_screen.js"></script>
<script src="client_session.js"></script>
<script src="clipboard.js"></script>
« no previous file with comments | « remoting/webapp/client_session.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698