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

Unified Diff: remoting/webapp/main.html

Issue 9703003: [Chromoting] Let the webapp detect new clipboard text items when it gets focus. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync. Created 8 years, 9 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/clipboard_event_proto.js ('k') | remoting/webapp/manifest.json » ('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 d3dd79115d67755780d60ca53d22e11a366c609a..153fef3a6f647e7cd97f0c0b4d23b0e56a2b5dfd 100644
--- a/remoting/webapp/main.html
+++ b/remoting/webapp/main.html
@@ -20,6 +20,7 @@ found in the LICENSE file.
<script src="client_plugin_v1.js"></script>
<script src="client_screen.js"></script>
<script src="client_session.js"></script>
+ <script src="clipboard.js"></script>
<script src="connection_history.js"></script>
<script src="connection_stats.js"></script>
<script src="daemon_plugin.js"></script>
« no previous file with comments | « remoting/webapp/clipboard_event_proto.js ('k') | remoting/webapp/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698