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

Unified Diff: chrome/chrome_tests.gypi

Issue 6409040: New policy protobuf protocol. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 9 years, 10 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 38ce812d363f2356d9623ea2b5eb317b2c7ad0ac..f505a20318ea14922523910aa5cff5723690f236 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -29,8 +29,8 @@
'chrome_gpu',
'chrome_resources',
'chrome_strings',
+ 'cloud_policy_proto',
'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp',
- 'browser/policy/proto/device_management_proto.gyp:device_management_proto_cpp',
'policy',
'theme_resources',
'../base/base.gyp:test_support_base',
@@ -1315,6 +1315,7 @@
'browser/policy/asynchronous_policy_loader_unittest.cc',
'browser/policy/asynchronous_policy_provider_unittest.cc',
'browser/policy/asynchronous_policy_test_base.h',
+ 'browser/policy/cloud_policy_cache_unittest.cc',
'browser/policy/config_dir_policy_provider_unittest.cc',
'browser/policy/configuration_policy_pref_store_unittest.cc',
'browser/policy/configuration_policy_provider_mac_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698