Chromium Code Reviews| Index: content/public/test/DEPS |
| diff --git a/content/public/test/DEPS b/content/public/test/DEPS |
| index d63bee5b43142e0344a8fa88495f6d56890c754d..18666227adbedde2886a7016fccaaa519241441d 100644 |
| --- a/content/public/test/DEPS |
| +++ b/content/public/test/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "-content", |
| "+content/public", |
| + "+device/geolocation/android/geolocation_jni_registrar.h", |
| "+services/shell", |
| "+v8/include/v8.h", |
| ] |