| Index: chrome/renderer/DEPS
|
| diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
|
| index db5eff4c60e127e78c52abc16d6a4bb80c5ee56d..6acc3e04d77285a6e63bfbb35c150e3a432655b0 100644
|
| --- a/chrome/renderer/DEPS
|
| +++ b/chrome/renderer/DEPS
|
| @@ -1,5 +1,6 @@
|
| include_rules = [
|
| "+chrome/app", # The plugins use the theme library to get the sad plugin bitmap.
|
| + "+chrome/nacl", # This is temporary. See crbug.com/244791
|
| "+components/autofill/common",
|
| "+components/autofill/renderer",
|
| "+components/visitedlink/renderer",
|
|
|