| Index: remoting/webapp/files.gni
|
| diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
|
| index 8fdc8d184f9b0d5ab76ddc5a1925cc5f54fba37a..0b56868d9e9a45d201087c5ab01891ab473ed5b4 100644
|
| --- a/remoting/webapp/files.gni
|
| +++ b/remoting/webapp/files.gni
|
| @@ -648,10 +648,12 @@ ar_feedback_consent_html_js_files = [ "app_remoting/js/feedback_consent.js" ]
|
| ar_feedback_consent_html_all_js_files = [
|
| "app_remoting/js/feedback_consent.js",
|
| "base/js/base.js",
|
| + "base/js/chromoting_event.js",
|
| "base/js/error.js",
|
| "base/js/identity.js",
|
| "base/js/oauth2_api.js",
|
| "base/js/oauth2_api_impl.js",
|
| + "base/js/platform.js",
|
| "base/js/plugin_settings.js",
|
| "base/js/l10n.js",
|
| "base/js/xhr.js",
|
|
|