Chromium Code Reviews| Index: components/crash/content/browser/DEPS |
| diff --git a/components/crash/content/browser/DEPS b/components/crash/content/browser/DEPS |
| index c24130ef510c0f98401f969fd89f78f98d2ca97b..95a503053360e2985590e6abebdf196824d49f6c 100644 |
| --- a/components/crash/content/browser/DEPS |
| +++ b/components/crash/content/browser/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+content/public/browser", |
| "+content/public/common", |
| + "+jni", |
| ] |