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

Unified Diff: chromeos/chromeos.gyp

Issue 1431563005: Handle prohibited technologies in device policy ONC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | chromeos/network/auto_connect_handler_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 2f93d9ed04e956ab074722b7ea1f2c3b2ab79075..4499f755d042f6b64c649b85bfb49ac715c6c3d4 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -350,6 +350,8 @@
'network/portal_detector/network_portal_detector_strategy.h',
'network/portal_detector/network_portal_detector_stub.cc',
'network/portal_detector/network_portal_detector_stub.h',
+ 'network/prohibited_technologies_handler.cc',
+ 'network/prohibited_technologies_handler.h',
'network/shill_property_handler.cc',
'network/shill_property_handler.h',
'network/shill_property_util.cc',
@@ -446,6 +448,7 @@
'network/onc/onc_translator_unittest.cc',
'network/onc/onc_utils_unittest.cc',
'network/onc/onc_validator_unittest.cc',
+ 'network/prohibited_technologies_handler_unittest.cc',
'network/shill_property_handler_unittest.cc',
'process_proxy/process_output_watcher_unittest.cc',
'process_proxy/process_proxy_unittest.cc',
« no previous file with comments | « no previous file | chromeos/network/auto_connect_handler_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698