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

Unified Diff: remoting/remoting.gyp

Issue 8508036: Initial remoting::protocol::Authenticator interface. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: - Created 9 years, 1 month 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 | « remoting/protocol/authenticator.h ('k') | no next file » | no next file with comments »
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 7149139cf4c4e7e4a74774cd16e810ec18afa3e4..c8bfbec6064d9921d7dccb17d6ad71e18a93a28e 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -708,6 +708,7 @@
'sources': [
'protocol/auth_token_utils.cc',
'protocol/auth_token_utils.h',
+ 'protocol/authenticator.h',
'protocol/buffered_socket_writer.cc',
'protocol/buffered_socket_writer.h',
'protocol/channel_authenticator.cc',
« no previous file with comments | « remoting/protocol/authenticator.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698