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

Unified Diff: remoting/remoting_srcs.gypi

Issue 966433002: Malformed PortRange or ThirdPartyAuthConfig trigger OnPolicyError. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing a Windows-specific, pre-processor-related build break. Created 5 years, 10 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
« no previous file with comments | « remoting/remoting_host_srcs.gypi ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 18daeb1ecdafbd5e09eeee0152a2d8640208690b..0d8291947e5578e13a05415d235df5a7896ba57f 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -154,7 +154,6 @@
'protocol/negotiating_client_authenticator.h',
'protocol/negotiating_host_authenticator.cc',
'protocol/negotiating_host_authenticator.h',
- 'protocol/network_settings.cc',
'protocol/network_settings.h',
'protocol/pairing_authenticator_base.cc',
'protocol/pairing_authenticator_base.h',
@@ -164,6 +163,8 @@
'protocol/pairing_host_authenticator.h',
'protocol/pairing_registry.cc',
'protocol/pairing_registry.h',
+ 'protocol/port_range.cc',
+ 'protocol/port_range.h',
'protocol/pseudotcp_channel_factory.cc',
'protocol/pseudotcp_channel_factory.h',
'protocol/secure_channel_factory.cc',
« no previous file with comments | « remoting/remoting_host_srcs.gypi ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698