Chromium Code Reviews| Index: ui/android/DEPS |
| diff --git a/ui/android/DEPS b/ui/android/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..38e67460b7f9bcdeafb08e440d45c8b1fe0e1588 |
| --- /dev/null |
| +++ b/ui/android/DEPS |
| @@ -0,0 +1,9 @@ |
| +include_rules = [ |
| + "+cc", |
| + "+content/public/browser/android/ui_resource_client_android.h", |
| + "+content/public/browser/android/ui_resource_provider.h", |
| + "+jni", |
| + "+skia/ext", |
| + "+third_party/skia", |
| + "+ui/gfx", |
| +] |