Chromium Code Reviews| Index: chrome/DEPS |
| diff --git a/chrome/DEPS b/chrome/DEPS |
| index 4844ace22e8a80f9ad8a6a4a03d2a69a575c3994..c9bf84e684239ba13fdcf1ba8df624cfcbb820d3 100644 |
| --- a/chrome/DEPS |
| +++ b/chrome/DEPS |
| @@ -25,6 +25,7 @@ include_rules = [ |
| "+content/public/common", |
| "+content/public/test", |
| "+mojo/common", |
| + "+mojo/message_pump", |
| # Don't allow inclusion of these other libs we shouldn't be calling directly. |
| "-webkit", |