| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index ff2d10e3193db7b179b85fa25af2e6c4beb93b2a..13bffe08d749407f9b78a53999a0339c08ed73d0 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -50,11 +50,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",
|
|
|