| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 596ef6b8914e04bf1c3318d0eb76d1bab71eafa7..797e41f8d4ef4cf70cee53165bca0cc4a627963b 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -91,6 +91,7 @@ include_rules = [
|
| "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
|
| "+skia/ext",
|
| "+sync/api", # Sync API files.
|
| + "+sync/internal_api/public/attachments", # Needed for tests.
|
| "+sync/protocol", # Sync protobuf files.
|
| "+third_party/cros_system_api",
|
| "+win8/util",
|
|
|