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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 929323003: Separate host desktop related functionality into remoting.HostDesktop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 10 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 | « no previous file | remoting/webapp/browser_test/mock_client_plugin.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_webapp_files.gypi
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index 786d75d33b151eae9b3a9d23b7ec47c62e029920..e485ccd1f5dec5eb4719a996d2740aeef1f65c18 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -119,6 +119,7 @@
'remoting_webapp_js_client_files': [
'webapp/crd/js/client_plugin.js',
'webapp/crd/js/client_plugin_impl.js',
+ 'webapp/crd/js/client_plugin_host_desktop_impl.js',
# TODO(garykac) For client_screen:
# * Split out pin/access code stuff into separate file.
# * Move client logic into session_connector
@@ -127,6 +128,7 @@
'webapp/crd/js/clipboard.js',
'webapp/crd/js/desktop_connected_view.js',
'webapp/crd/js/hangout_session.js',
+ 'webapp/crd/js/host_desktop.js',
'webapp/crd/js/session_connector.js',
'webapp/crd/js/session_connector_impl.js',
'webapp/crd/js/smart_reconnector.js',
« no previous file with comments | « no previous file | remoting/webapp/browser_test/mock_client_plugin.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698