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

Unified Diff: chrome/chrome_tests.gypi

Issue 10496013: Implement the mac policy provider based on the AsyncPolicyLoader. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Renamed to PolicyLoaderMac Created 8 years, 6 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 | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 7a7f79509eeedd0c4840f3261985e5126de5fe54..e5c1a628afc0ca9851f31ef0cf3e2f38be49f23b 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1363,7 +1363,6 @@
'browser/policy/configuration_policy_handler_chromeos_unittest.cc',
'browser/policy/configuration_policy_handler_unittest.cc',
'browser/policy/configuration_policy_pref_store_unittest.cc',
- 'browser/policy/configuration_policy_provider_mac_unittest.cc',
'browser/policy/configuration_policy_provider_test.cc',
'browser/policy/configuration_policy_provider_test.h',
'browser/policy/configuration_policy_provider_win_unittest.cc',
@@ -1387,6 +1386,7 @@
'browser/policy/mock_device_management_service.h',
'browser/policy/network_configuration_updater_unittest.cc',
'browser/policy/policy_bundle_unittest.cc',
+ 'browser/policy/policy_loader_mac_unittest.cc',
'browser/policy/policy_map_unittest.cc',
'browser/policy/policy_path_parser_unittest.cc',
'browser/policy/policy_service_impl_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698