Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index 15b6b74462e1de82a220b77fb2136e8cebe04e35..4206942ac8686b19f1f25b7d9c9837b057ac8b4f 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -18,6 +18,7 @@ include_rules = [ |
| "+sandbox/src", # The path doesn't say it, but this is the Windows sandbox. |
| "+skia/ext", |
| "+skia/include", |
| + "+sync/protocol", # Sync protobuf files. |
| "+third_party/cros", |
| "+third_party/cros_system_api", |
| "+webkit/database", |