| Index: android_webview/native/DEPS
|
| diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
|
| index 262284775395cbbe263cee9285df271837ae0ffb..b45be10503d1b094ce6a13c5cbcf1399a84b1fd4 100644
|
| --- a/android_webview/native/DEPS
|
| +++ b/android_webview/native/DEPS
|
| @@ -5,6 +5,8 @@ include_rules = [
|
| # Components that Android WebView depends on.
|
| "+components/autofill/content/browser",
|
| "+components/autofill/core/browser",
|
| + "+components/autofill/core/common",
|
| "+components/navigation_interception",
|
| + "+components/user_prefs",
|
| "+components/web_contents_delegate_android",
|
| ]
|
|
|