Chromium Code Reviews| Index: chrome/renderer/DEPS |
| diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS |
| index 1f9bb03d2ad3518444cf7ef790714fe31667179b..9fced600e257ea9a863bf958720a4a3cb0304a93 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/autofill/common", |
| "+components/visitedlink/renderer", |
| "+content/public/renderer", |
| "+extensions/common", |