| Index: chrome/browser/sync/internal_api/DEPS
|
| diff --git a/chrome/browser/sync/engine/DEPS b/chrome/browser/sync/internal_api/DEPS
|
| similarity index 69%
|
| copy from chrome/browser/sync/engine/DEPS
|
| copy to chrome/browser/sync/internal_api/DEPS
|
| index ef45a95546ced0c333c99d28652510ecf0727de3..ff4b760b9116b81daaa8122c279eb449f2e09e88 100644
|
| --- a/chrome/browser/sync/engine/DEPS
|
| +++ b/chrome/browser/sync/internal_api/DEPS
|
| @@ -3,7 +3,6 @@ include_rules = [
|
| "+chrome/test/base",
|
| "+chrome/test/sync",
|
|
|
| - # TODO(tim): Restrict this further.
|
| "+chrome/browser/sync",
|
| "-chrome/browser/sync/api",
|
| "-chrome/browser/sync/glue",
|
| @@ -12,9 +11,4 @@ include_rules = [
|
| "+chrome/browser/password_manager/encryptor.h",
|
|
|
| "+chrome/common/net/gaia/google_service_auth_error.h",
|
| - "+chrome/common/net/http_return.h",
|
| -
|
| - # various command line flags
|
| - "+chrome/common/chrome_switches.h",
|
| ]
|
| -
|
|
|