Chromium Code Reviews| Index: extensions/DEPS |
| diff --git a/extensions/DEPS b/extensions/DEPS |
| index 0505b0220ba47207d7af2d0caf4379a71bd9533d..db4754cb45ac9ff5b98724dabde0dd856abdd631 100644 |
| --- a/extensions/DEPS |
| +++ b/extensions/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+components/keyed_service", |
|
Yoyo Zhou
2014/07/17 18:16:10
This should be a dep in extensions/browser rather
limasdf
2014/07/18 01:32:59
Done.
|
| "+components/url_matcher", |
| "+content/public/common", |
| "+content/public/test", |