diff options
Diffstat (limited to 'android_webview/DEPS')
-rw-r--r-- | android_webview/DEPS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android_webview/DEPS b/android_webview/DEPS index 871dd41..8846a62 100644 --- a/android_webview/DEPS +++ b/android_webview/DEPS @@ -15,4 +15,6 @@ include_rules = [ "+jni", "+net", "+ui/android", + "+ui/base", + "+webkit", ] |