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

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: Add missing parameters 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 5f3b408ea651f22ec6f8f1475eb249260aefb59f..9890b1df69b1b2d8ee7fcb717c0f0a797bf2eae1 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -365,6 +365,8 @@
'host/host_secret.h',
'host/host_status_monitor.h',
'host/host_status_observer.h',
+ 'host/url_fetcher_token_validator_factory.cc',
Sergey Ulanov 2013/03/28 22:34:54 alphabet order
rmsousa 2013/04/04 22:13:43 Done.
+ 'host/url_fetcher_token_validator_factory.h',
'host/host_user_interface.cc',
'host/host_user_interface.h',
'host/input_injector.h',

Powered by Google App Engine
This is Rietveld 408576698