Chromium Code Reviews| Index: components/DEPS |
| diff --git a/components/DEPS b/components/DEPS |
| index eb8bee4b0f2bd51d5ead64f9ce6724b22dadb42d..aa1401fd68ae26fb0afd5b48942da641b59791f8 100644 |
| --- a/components/DEPS |
| +++ b/components/DEPS |
| @@ -12,6 +12,4 @@ include_rules = [ |
| # e.g. components/component_name/browser/DEPS would add a |
| # "+content/public/browser" rule. |
| "-content", |
| - "+content/public/common", |
|
Jói
2013/01/14 17:56:41
I think this should stay, since it's allowed in ge
kaiwang
2013/01/15 00:39:15
Done.
|
| - "+content/public/test", |
| ] |