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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1643793002: Add policy to restrict client domain for Me2Me. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update policy documentation. Created 4 years, 11 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_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 5c2db03e521e1e87b8bdd781918d79afad625d3f..4c6a69b1f4d76bac21acd62a9a96ad7149ec7060 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -176,6 +176,8 @@
'protocol/pseudotcp_adapter.h',
'protocol/pseudotcp_channel_factory.cc',
'protocol/pseudotcp_channel_factory.h',
+ 'protocol/rejecting_authenticator.cc',
+ 'protocol/rejecting_authenticator.h',
'protocol/secure_channel_factory.cc',
'protocol/secure_channel_factory.h',
'protocol/session.h',

Powered by Google App Engine
This is Rietveld 408576698