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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 952353002: Requiem for client_screen.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: remoting/remoting_webapp_files.gypi
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index 6a085ea339a04905f861792db9077369d8dcee19..bd61a25bf87ee1b989ac8a20f231f234bbafbb7a 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -120,10 +120,6 @@
'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
- 'webapp/crd/js/client_screen.js',
'webapp/crd/js/client_session.js',
'webapp/crd/js/clipboard.js',
'webapp/crd/js/desktop_connected_view.js',

Powered by Google App Engine
This is Rietveld 408576698