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

Unified Diff: chrome/chrome_tests.gypi

Issue 10491013: Implement the windows policy provider based on the AsyncPolicyLoader. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix win build Created 8 years, 7 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_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index b05f4b6d0f9abc8a004600044e52eabbb2c0a9f2..7ac5cbd2064c31347720fd2879e0b22d22dd312a 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1365,7 +1365,6 @@
'browser/policy/configuration_policy_pref_store_unittest.cc',
'browser/policy/configuration_policy_provider_test.cc',
'browser/policy/configuration_policy_provider_test.h',
- 'browser/policy/configuration_policy_provider_win_unittest.cc',
'browser/policy/cros_user_policy_cache_unittest.cc',
'browser/policy/device_management_service_unittest.cc',
'browser/policy/device_policy_cache_unittest.cc',
@@ -1387,6 +1386,7 @@
'browser/policy/network_configuration_updater_unittest.cc',
'browser/policy/policy_bundle_unittest.cc',
'browser/policy/policy_loader_mac_unittest.cc',
+ 'browser/policy/policy_loader_win_unittest.cc',
'browser/policy/policy_map_unittest.cc',
'browser/policy/policy_path_parser_unittest.cc',
'browser/policy/policy_service_impl_unittest.cc',
« chrome/browser/policy/policy_loader_win_unittest.cc ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698