diff options
Diffstat (limited to 'android_webview/native/DEPS')
-rw-r--r-- | android_webview/native/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS new file mode 100644 index 0000000..1c35d9c --- /dev/null +++ b/android_webview/native/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + "+content/public/browser", +] |