Chromium Code Reviews| Index: chrome/browser/extensions/DEPS |
| diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS |
| index b4ab25623d1bad34097d8e2a38038d861a55ad49..2ca0e878132585bd83e6385d3f32198ab8a03bb2 100644 |
| --- a/chrome/browser/extensions/DEPS |
| +++ b/chrome/browser/extensions/DEPS |
| @@ -15,4 +15,6 @@ include_rules = [ |
| # For access to testing command line switches. |
| "+ppapi/shared_impl", |
| + |
| + "+content", |
| ] |