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

Unified Diff: chrome/chrome_tests.gypi

Issue 8480003: Surface error messages from ONC parsing in about:policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased version with password stripping. Created 9 years, 1 month 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 093eafb4b9eb45692e0ea6a61591cf5fab306a54..3885feb7b545ef76fa152cceaa84b63139c202ee 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1468,10 +1468,11 @@
'browser/policy/cloud_policy_provider_unittest.cc',
'browser/policy/cloud_policy_subsystem_unittest.cc',
'browser/policy/config_dir_policy_provider_unittest.cc',
+ 'browser/policy/configuration_policy_handler_chromeos_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_mac_unittest.cc',
'browser/policy/configuration_policy_provider_win_unittest.cc',
'browser/policy/configuration_policy_reader_unittest.cc',
'browser/policy/device_management_backend_mock.cc',
@@ -2105,6 +2106,7 @@
'sources/': [
['exclude', '^browser/chromeos/'],
['exclude', '^browser/oom_priority_manager_unittest.cc'],
+ ['exclude', '^browser/policy/configuration_policy_handler_chromeos_unittest.cc' ],
['exclude', '^browser/policy/device_policy_cache_unittest.cc'],
['exclude', '^browser/policy/enterprise_install_attributes_unittest.cc' ],
['exclude', '^browser/policy/network_configuration_updater_unittest.cc' ],
« chrome/browser/policy/configuration_policy_reader.cc ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698