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

Unified Diff: remoting/remoting.gyp

Issue 12905012: Webapp changes to support third party authentication (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add token URL validation, refactor Created 7 years, 8 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/resources/remoting_strings.grd » ('j') | remoting/resources/remoting_strings.grd » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 5c42def7a3ceadefbc961109f7c7f3b3b767497b..8772f14014ad4cbcdf36c783ab663bd4b5ad39a8 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,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',
« no previous file with comments | « no previous file | remoting/resources/remoting_strings.grd » ('j') | remoting/resources/remoting_strings.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698