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