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

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: 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
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 18daeb1ecdafbd5e09eeee0152a2d8640208690b..6864e2272badc833a008439589c8a36966f0e056 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -19,6 +19,8 @@
'base/constants.h',
'base/plugin_thread_task_runner.cc',
'base/plugin_thread_task_runner.h',
+ 'base/port_range.cc',
+ 'base/port_range.h',
'base/rate_counter.cc',
'base/rate_counter.h',
'base/resources.h',
@@ -154,7 +156,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',

Powered by Google App Engine
This is Rietveld 408576698