| Index: chrome/renderer/DEPS
|
| diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
|
| index ced815f0c56be389f8aafd2a98dc3160307753cc..d4fd33f709838f394094b511ea4556650b2dc84c 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.
|
| + "+components/visitedlink/renderer",
|
| # TODO(jam): remove this once all of chrome doesn't depend on content/common.
|
| "-content/common",
|
| "+content/public/renderer",
|
|
|