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

Unified Diff: chrome/chrome_tests.gypi

Issue 10449071: Enable user policy handling through the new cloud policy stack. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments. 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') | chrome/common/chrome_switches.h » ('j') | 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 d2889ce268edacd7d7fa396427fcde92c69e6399..8983474b0b1292ad5b45c394cf1bc228f2ef837f 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1389,11 +1389,13 @@
'browser/policy/policy_map_unittest.cc',
'browser/policy/policy_path_parser_unittest.cc',
'browser/policy/policy_service_impl_unittest.cc',
+ 'browser/policy/proxy_policy_provider_unittest.cc',
'browser/policy/testing_cloud_policy_subsystem.cc',
'browser/policy/testing_cloud_policy_subsystem.h',
'browser/policy/testing_policy_url_fetcher_factory.cc',
'browser/policy/testing_policy_url_fetcher_factory.h',
'browser/policy/url_blacklist_manager_unittest.cc',
+ 'browser/policy/user_cloud_policy_manager_unittest.cc',
'browser/policy/user_cloud_policy_store_chromeos_unittest.cc',
'browser/policy/user_policy_cache_unittest.cc',
'browser/predictors/autocomplete_action_predictor_table_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698