Chromium Code Reviews| Index: components/safe_json/DEPS |
| diff --git a/components/safe_json/DEPS b/components/safe_json/DEPS |
| index 79064f1694d15953beec19b8fab27e9d9d5321a3..d93d13730be441640606d37b6cb9638ab07c1c0f 100644 |
| --- a/components/safe_json/DEPS |
| +++ b/components/safe_json/DEPS |
| @@ -3,7 +3,7 @@ include_rules = [ |
| "+content/public/common", |
| "+content/public/utility", |
| "+grit", # For generated headers |
| - "+ipc", |
| "+jni", |
| + "+mojo/public/cpp", |
| "+ui/base", |
| ] |