Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 9677e13f872fff9a65734a8baae1ef502897a9eb..c0257d1af76bcbafe8d63263755dbdf3a07af151 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -101,6 +101,7 @@ include_rules = [ |
| # Everybody can use some things. |
| "+base", |
| "+build", |
| + "+ipc", |
| # For now, we allow ICU to be included by specifying "unicode/...", although |
| # this should probably change. |