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