Chromium Code Reviews| Index: content/child/DEPS |
| diff --git a/content/child/DEPS b/content/child/DEPS |
| index 9cfa5d1fc339b49f775ae93b7b17777bc51e2721..cf0cc55eff08d5c4452fef98d553abbbf9abdf92 100644 |
| --- a/content/child/DEPS |
| +++ b/content/child/DEPS |
| @@ -2,6 +2,6 @@ include_rules = [ |
| "+components/tracing", |
| "+content/app/strings/grit", # For generated headers |
| "+content/public/child", |
| - "+media/base/android", |
| + "+media/base", |
| "+v8/include/v8.h" |
| ] |