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

Unified Diff: remoting/remoting.gyp

Issue 12313085: Host-side third party token validation (Closed) Base URL: http://git.chromium.org/chromium/src.git@third_party_auth_protocol
Patch Set: Reviewer comments Created 7 years, 9 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 4db9587d933f573db28914b5158b24b5a084c981..d6859cbaf3cb91d7a17a5aefcb6dea05ba0c5bb9 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -441,6 +441,8 @@
'host/signaling_connector.h',
'host/ui_strings.cc',
'host/ui_strings.h',
+ 'host/url_fetcher_token_validator_factory.cc',
+ 'host/url_fetcher_token_validator_factory.h',
'host/url_request_context.cc',
'host/url_request_context.h',
'host/usage_stats_consent.h',

Powered by Google App Engine
This is Rietveld 408576698