| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index b92b9bc159a003abf923d74489cdd5cad031d109..10adb5def6f433a7b7efec5ea0ab5c7d751740e3 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -49,11 +49,6 @@ include_rules = [
|
| "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
|
| "+services/shell",
|
| "+skia/ext",
|
| - "+components/sync/api", # Sync API files.
|
| - "+components/sync/core/attachments", # Needed for tests.
|
| - "+components/sync/core/base",
|
| - "+components/sync/protocol", # Sync protobuf files.
|
| - "+components/sync/base", # Sync utilities like GetSessionName.
|
| "+syzygy/kasko",
|
| "+third_party/cros_system_api",
|
| "+third_party/kasko",
|
|
|