Chromium Code Reviews| Index: android_webview/DEPS |
| diff --git a/android_webview/DEPS b/android_webview/DEPS |
| index 1387b95683e840fc94b03e6bb1a2101e44816c14..447f527868d8c08db2688e6e2950431f2a0ec210 100644 |
| --- a/android_webview/DEPS |
| +++ b/android_webview/DEPS |
| @@ -10,6 +10,7 @@ include_rules = [ |
| "+components/network_session_configurator/common", |
| "+components/metrics", |
| "+components/prefs", |
| + "+components/variations", |
|
sgurun-gerrit only
2017/07/12 16:12:25
can this be more fine grained - such as android_we
yiyuny
2017/07/12 18:31:30
Done.
|
| "+components/version_info", |
| # Only allow this header in spellchecking since allowing all of spellchecking |
| # would include both browser and renderer components. |