Chromium Code Reviews| Index: mojo/public/DEPS |
| diff --git a/mojo/public/DEPS b/mojo/public/DEPS |
| index 23a72cd8e7bf1afb0ee6ba588814a84a1dd0c255..3c65f54666da22958fdf1e4f84bf4b9cc252243e 100644 |
| --- a/mojo/public/DEPS |
| +++ b/mojo/public/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| # This code is checked into the chromium repo so it's fine to depend on this. |
| "+base", |
| "+build", |
| + "+ipc", |
|
yzshen1
2015/12/15 21:20:26
Please see my comments in BUILD.gn.
Ken Rockot(use gerrit already)
2015/12/15 23:31:07
Changed to specifically "+ipc/ipc_param_traits.h"
|
| "+testing", |
| # internal includes. |