Chromium Code Reviews| Index: chrome/browser/component_updater/test/DEPS |
| diff --git a/chrome/browser/component_updater/test/DEPS b/chrome/browser/component_updater/test/DEPS |
| index e63018d2eb49f0a67d2fd2578d83f9ba5d897195..397b12e1f8c39b5a8fd024ba11c0af367ab216d2 100644 |
| --- a/chrome/browser/component_updater/test/DEPS |
| +++ b/chrome/browser/component_updater/test/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| # For access to the ppapi test globals. |
| "+ppapi/shared_impl", |
| + "+courgette", |
| ] |