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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 1082383002: [Webapp Refactor] Remove remoting.clientSession. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 15372f81f7577c5f84540790c628c6a3dc5a3046..f36ac4d6f62e610dad82b88d2315e1a69fdd57f2 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -150,6 +150,7 @@
],
# Client JavaScript files.
'remoting_webapp_js_client_files': [
+ 'webapp/crd/js/activity.js',
'webapp/crd/js/client_plugin.js',
'webapp/crd/js/client_plugin_impl.js',
'webapp/crd/js/client_plugin_host_desktop_impl.js',
@@ -287,7 +288,6 @@
'webapp/crd/js/crd_event_handlers.js',
'webapp/crd/js/crd_experimental.js',
'webapp/crd/js/crd_main.js',
- 'webapp/crd/js/activity.js',
'webapp/crd/js/desktop_remoting.js',
'webapp/crd/js/desktop_remoting_activity.js',
'webapp/crd/js/it2me_activity.js',
« no previous file with comments | « no previous file | remoting/webapp/app_remoting/js/app_remoting.js » ('j') | remoting/webapp/app_remoting/js/app_remoting.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698