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

Unified Diff: chrome/chrome_tests.gypi

Issue 8872032: Added the AutoEnrollmentClient and unit tests for it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Style cleanup, rebased Created 9 years 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 51addecd1fb6a583456737f033ca6b2144fee3e1..17938362ab67af647410f3188c89cba45823bb57 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1519,6 +1519,7 @@
'browser/policy/asynchronous_policy_provider_unittest.cc',
'browser/policy/asynchronous_policy_test_base.cc',
'browser/policy/asynchronous_policy_test_base.h',
+ 'browser/policy/auto_enrollment_client_unittest.cc',
'browser/policy/cloud_policy_controller_unittest.cc',
'browser/policy/cloud_policy_provider_unittest.cc',
'browser/policy/cloud_policy_subsystem_unittest.cc',
@@ -2123,6 +2124,7 @@
'sources/': [
['exclude', '^browser/chromeos/'],
['exclude', '^browser/oom_priority_manager_unittest.cc'],
+ ['exclude', '^browser/policy/auto_enrollment_client_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' ],
« 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