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

Unified Diff: chromeos/chromeos.gyp

Issue 11414101: This adds ManagedNetworkConfigurationHandler first pass (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: upload after merge Created 7 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index a3dc3de3b29b62647d29ca0146e8b4decf306109..942ced03a74e0c1732ddc939b475e75aaf9fcc53 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -131,6 +131,8 @@
'network/geolocation_handler.h',
'network/managed_state.cc',
'network/managed_state.h',
+ 'network/managed_network_configuration_handler.cc',
+ 'network/managed_network_configuration_handler.h',
'network/network_change_notifier_chromeos.cc',
'network/network_change_notifier_chromeos.h',
'network/network_change_notifier_factory_chromeos.cc',
« no previous file with comments | « chrome/browser/chromeos/chrome_browser_main_chromeos.cc ('k') | chromeos/network/managed_network_configuration_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698