| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 8334c7cb54080cbb5914542ac00e545a7f03c3e0..0887615001d9f9a6c52d0c76b85a9aa060c8b362 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -48,6 +48,7 @@ include_rules = [
|
| "+rlz",
|
| "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
|
| "+skia/ext",
|
| + "+skia/public",
|
| "+sync/api", # Sync API files.
|
| "+sync/internal_api/public/attachments", # Needed for tests.
|
| "+sync/internal_api/public/base",
|
|
|