| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 4c2169f479e99e7ed89495293dc2f9018eccb0ce..9cc5c9ce50ba5215245132a538aaeb05da31aecc 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -122,7 +122,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.
|
|
|