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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 12676017: Adding policy support to the new network configuration stack. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed clang errors. Created 7 years, 8 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: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index a4f2dd3c96a48a6d2a5336c4512fdd7914b66418..eed3eab9a6601f8e5a6c3fd6668d8dfd7eaaa274 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -587,8 +587,11 @@
'browser/chromeos/policy/enrollment_status_chromeos.h',
'browser/chromeos/policy/enterprise_install_attributes.cc',
'browser/chromeos/policy/enterprise_install_attributes.h',
- 'browser/chromeos/policy/network_configuration_updater.cc',
'browser/chromeos/policy/network_configuration_updater.h',
+ 'browser/chromeos/policy/network_configuration_updater_impl.cc',
+ 'browser/chromeos/policy/network_configuration_updater_impl.h',
+ 'browser/chromeos/policy/network_configuration_updater_impl_cros.cc',
+ 'browser/chromeos/policy/network_configuration_updater_impl_cros.h',
'browser/chromeos/policy/policy_cert_verifier.cc',
'browser/chromeos/policy/policy_cert_verifier.h',
'browser/chromeos/policy/proxy_policy_provider.cc',
« no previous file with comments | « chrome/browser/resources/chromeos/network_configuration/js/network_status.js ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698