Chromium Code Reviews| Index: android_webview/DEPS |
| diff --git a/android_webview/DEPS b/android_webview/DEPS |
| index 871dd41d4bf7e628584d0a28cb156133f6b8e669..8846a622bd618db4c553d38297a0d463d446037b 100644 |
| --- a/android_webview/DEPS |
| +++ b/android_webview/DEPS |
| @@ -15,4 +15,6 @@ include_rules = [ |
| "+jni", |
| "+net", |
| "+ui/android", |
| + "+ui/base", |
| + "+webkit", |
| ] |