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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 979483002: [Chromoting] Remove hangout consent dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix unittest 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/crd/html/dialog_hangout_consent.css » ('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 ad13a552f5e1e213d687c793d873cfe926cdcc9e..41af46f5dca25ff58f09023b8534e76ea6ba0b84 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -291,7 +291,6 @@
'webapp/crd/js/background.js',
'webapp/crd/js/client_session.js',
'webapp/crd/js/error.js',
- 'webapp/crd/js/hangout_consent_dialog.js',
'webapp/crd/js/host_installer.js',
'webapp/crd/js/host_session.js',
'webapp/crd/js/identity.js',
@@ -322,8 +321,6 @@
'<@(remoting_webapp_background_js_files)',
# JS files for message_window.html
'webapp/base/js/message_window.js',
- # JS files for dialog_hangout_consent.html
- 'webapp/crd/js/hangout_consent_dialog_main.js',
# JS files for wcs_sandbox.html.
# Use r_w_js_wcs_sandbox_files instead of r_w_wcs_sandbox_html_js_files
# so that we don't double include error.js and plugin_settings.js.
@@ -367,8 +364,6 @@
'webapp/base/resources/open_sans.woff',
'webapp/base/resources/spinner.gif',
'webapp/crd/html/butter_bar.css',
- 'webapp/crd/html/dialog_hangout_consent.html',
- 'webapp/crd/html/dialog_hangout_consent.css',
'webapp/crd/html/toolbar.css',
'webapp/crd/html/menu_button.css',
'webapp/crd/html/window_frame.css',
« no previous file with comments | « no previous file | remoting/webapp/crd/html/dialog_hangout_consent.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698