| Index: chrome/browser/policy/cloud/DEPS
|
| diff --git a/chrome/browser/policy/cloud/DEPS b/chrome/browser/policy/cloud/DEPS
|
| index bac91b526b82aaa7c36f5a729d9a7bbe52aec0f3..c9f0169d405634fc943553a665cf6d821f4417fe 100644
|
| --- a/chrome/browser/policy/cloud/DEPS
|
| +++ b/chrome/browser/policy/cloud/DEPS
|
| @@ -32,6 +32,10 @@ specific_include_rules = {
|
| "+content/test/net",
|
| ],
|
|
|
| + r"cloud_policy_browsertest.cc": [
|
| + "+sync/internal_api/public/base/invalidation.h",
|
| + ],
|
| +
|
| # TODO(joaodasilva): remove these exceptions.
|
| r"cloud_external_data_manager_base_unittest\.cc": [
|
| "+content/public/test/test_browser_thread_bundle.h",
|
|
|