Chromium Code Reviews| Index: content/app/DEPS |
| diff --git a/content/app/DEPS b/content/app/DEPS |
| index 321c9ffd0ef346369e4ad70bf761fc3c307ea357..7ed77a8b72241190d3cb0923fcc8b7bc19b23c35 100644 |
| --- a/content/app/DEPS |
| +++ b/content/app/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+content", |
| "+media/base", # For initializing media library. |
| + "+jni", # For generated JNI includes |
| ] |