| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 849aa4555f70feea4ba4221f254b9c5f75131274..328875912ff93c3f136b5a9d6507be98fc45d269 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -18,6 +18,7 @@ include_rules = [
|
| "+skia/ext",
|
| "+skia/include",
|
| "+third_party/cros",
|
| + "+third_party/cros_system_api",
|
| "+webkit/database",
|
| "+webkit/glue", # Defines some types that are marshalled over IPC.
|
| "+webkit/plugins", # Defines some types that are marshalled over IPC.
|
|
|