| Index: chrome/browser/sync/internal_api/DEPS
|
| diff --git a/chrome/browser/sync/internal_api/DEPS b/chrome/browser/sync/internal_api/DEPS
|
| index ff4b760b9116b81daaa8122c279eb449f2e09e88..5cac978ccca18420afaa2b28e864f238cf9e6c6e 100644
|
| --- a/chrome/browser/sync/internal_api/DEPS
|
| +++ b/chrome/browser/sync/internal_api/DEPS
|
| @@ -7,6 +7,9 @@ include_rules = [
|
| "-chrome/browser/sync/api",
|
| "-chrome/browser/sync/glue",
|
|
|
| + # Some functionality depends on command-line swithces
|
| + "+chrome/common/chrome_switches.h",
|
| +
|
| # unittests need this for mac osx keychain overriding
|
| "+chrome/browser/password_manager/encryptor.h",
|
|
|
|
|