Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 5f3b408ea651f22ec6f8f1475eb249260aefb59f..1208b53d119403c97896241ed38f5f46a9d6fe8f 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', |
@@ -207,6 +208,7 @@ |
'webapp/stats_accumulator.js', |
'webapp/storage.js', |
'webapp/survey.js', |
+ 'webapp/third_party_auth.js', |
'webapp/toolbar.js', |
'webapp/ui_mode.js', |
'webapp/wcs.js', |