summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index a09377d..b21c52d 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -182,6 +182,7 @@
'webapp/connection_history.js',
'webapp/connection_stats.js',
'webapp/cs_oauth2_trampoline.js',
+ 'webapp/cs_third_party_auth_trampoline.js',
'webapp/error.js',
'webapp/event_handlers.js',
'webapp/format_iq.js',
@@ -208,6 +209,8 @@
'webapp/stats_accumulator.js',
'webapp/storage.js',
'webapp/survey.js',
+ 'webapp/third_party_host_permissions.js',
+ 'webapp/third_party_token_fetcher.js',
'webapp/toolbar.js',
'webapp/ui_mode.js',
'webapp/wcs.js',