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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 973333002: Remove Hangout Remote Desktop integration code from the webapp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase + manifest changes 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/resources/remoting_strings.grd » ('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 41af46f5dca25ff58f09023b8534e76ea6ba0b84..f40df61a861a880ae942d86b80bff0d8924d8564 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -74,9 +74,6 @@
'webapp/unittests/event_hook_unittest.js',
'webapp/unittests/fallback_signal_strategy_unittest.js',
'webapp/unittests/ipc_unittest.js',
- 'webapp/unittests/it2me_helpee_channel_unittest.js',
- 'webapp/unittests/it2me_helper_channel_unittest.js',
- 'webapp/unittests/it2me_service_unittest.js',
'webapp/unittests/l10n_unittest.js',
'webapp/unittests/menu_button_unittest.js',
'webapp/unittests/xhr_unittest.js',
@@ -156,7 +153,6 @@
'webapp/crd/js/clipboard.js',
'webapp/crd/js/credentials_provider.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',
@@ -294,10 +290,7 @@
'webapp/crd/js/host_installer.js',
'webapp/crd/js/host_session.js',
'webapp/crd/js/identity.js',
- 'webapp/crd/js/it2me_helpee_channel.js',
- 'webapp/crd/js/it2me_helper_channel.js',
'webapp/crd/js/it2me_host_facade.js',
- 'webapp/crd/js/it2me_service.js',
'webapp/crd/js/l10n.js',
'webapp/crd/js/oauth2.js',
'webapp/crd/js/oauth2_api.js',
« no previous file with comments | « no previous file | remoting/resources/remoting_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698