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

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 c9724dd45a29668add084c139d18317e33618f26..09e1c4f4129a3f33521c277e118c32eb958ca142 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -367,6 +367,8 @@
'host/host_secret.h',
'host/host_status_monitor.h',
'host/host_status_observer.h',
+ 'host/url_fetcher_token_validator_factory.cc',
+ 'host/url_fetcher_token_validator_factory.h',
'host/host_user_interface.cc',
'host/host_user_interface.h',
'host/in_memory_host_config.cc',

Powered by Google App Engine
This is Rietveld 408576698