| Index: chrome/browser/sync/engine/DEPS
|
| diff --git a/chrome/browser/sync/engine/DEPS b/chrome/browser/sync/engine/DEPS
|
| index ce9fd8ac933a8a603a53827c4971453531e22aea..0142088aaa9e1be3cd5aaf242a23f510cf913a3b 100644
|
| --- a/chrome/browser/sync/engine/DEPS
|
| +++ b/chrome/browser/sync/engine/DEPS
|
| @@ -11,13 +11,13 @@ include_rules = [
|
| "+chrome/browser/sync/syncable",
|
| "+chrome/browser/sync/util",
|
|
|
| + # TODO(rlarocque) 19878: Move remaining syncapi-related headers to
|
| + # internal_api/, then remove this DEPS rule.
|
| + "+chrome/browser/sync/internal_api",
|
| +
|
| # this should live in base
|
| "+chrome/browser/sync/weak_handle.h",
|
|
|
| - # unittests need this for mac osx keychain overriding
|
| - "+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
|
|
|