| Index: chrome/renderer/DEPS
|
| diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
|
| index 5ac68f1383e1b2796d84031063495c522024e951..d86e5de352ce957ffd3a8f3777d5399fbaf7e848 100644
|
| --- a/chrome/renderer/DEPS
|
| +++ b/chrome/renderer/DEPS
|
| @@ -11,13 +11,16 @@ include_rules = [
|
| "+ppapi/shared_impl",
|
| "+sandbox/win/src",
|
| "+skia",
|
| +
|
| "+webkit/extensions",
|
| + "+webkit/fileapi",
|
| "+webkit/forms", # Defines some types that are marshalled over IPC.
|
| "+webkit/glue",
|
| "+webkit/glue/plugins",
|
| "+webkit/gpu",
|
| "+webkit/media",
|
| "+webkit/plugins",
|
| +
|
| "+third_party/cld/encodings/compact_lang_det/win",
|
| "+third_party/npapi/bindings",
|
| "+third_party/smhasher",
|
|
|