Chromium Code Reviews| Index: chrome/utility/DEPS |
| diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS |
| index deea8989216cacf160abe143f4b32550848214fd..fd97cfd25eb4a43be7afb11d0e12c68aa76c5e6b 100644 |
| --- a/chrome/utility/DEPS |
| +++ b/chrome/utility/DEPS |
| @@ -1,10 +1,11 @@ |
| include_rules = [ |
| "+content/public/child", |
| + "+content/public/common", |
|
Lei Zhang
2013/08/07 23:32:57
Since this is already in chrome/DEPS, you don't ne
vandebo (ex-Chrome)
2013/08/08 16:01:48
Done.
|
| "+content/public/utility", |
| - "+webkit/glue", |
| # For generated headers. |
| "+grit", |
| "+skia/ext", |
| + "+media", |
| ] |