| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index ec8d855c1d9b9591f1ccc546fffe2d841be4fb1f..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",
|
| - "+sync/api", # Sync API files.
|
| - "+sync/internal_api/public/attachments", # Needed for tests.
|
| - "+sync/internal_api/public/base",
|
| - "+sync/protocol", # Sync protobuf files.
|
| - "+sync/util", # Sync utilities like GetSessionName.
|
| "+syzygy/kasko",
|
| "+third_party/cros_system_api",
|
| "+third_party/kasko",
|
|
|