| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 2cc5c0a5221531aac7e9cdf479dc14be4264ec39..37777a9d6f7f221fd2aa47815f631aa18b238655 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -46,6 +46,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",
|
|
|