| 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',
|
|
|