Chromium Code Reviews| Index: chrome/DEPS |
| diff --git a/chrome/DEPS b/chrome/DEPS |
| index 9e8cd4d1aae38cd0835b75498235a31b2ddbe36c..69f7d973e0165d29e7617c47b9b21483b4296639 100644 |
| --- a/chrome/DEPS |
| +++ b/chrome/DEPS |
| @@ -21,6 +21,8 @@ include_rules = [ |
| "+components/variations", |
| "+content/public/common", |
| "+content/public/test", |
| + "+mojo/common", |
| + "+mojo/public", |
| # Don't allow inclusion of these other libs we shouldn't be calling directly. |
| "-webkit", |