| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 03688282a1fc32a216d46f8f1e127f06d006c520..f0ed6bcb89f7d79a25115bb925d0ab68d1406a52 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -123,7 +123,9 @@ include_rules = [
|
| "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
|
| "+rlz",
|
| "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
|
| + "+services/image_decoder",
|
| "+skia/ext",
|
| + "+skia/public",
|
| "+sync/api", # Sync API files.
|
| "+sync/internal_api/public/attachments", # Needed for tests.
|
| "+sync/protocol", # Sync protobuf files.
|
|
|