Chromium Code Reviews| Index: components/web_contents_delegate_android/DEPS |
| diff --git a/components/web_contents_delegate_android/DEPS b/components/web_contents_delegate_android/DEPS |
| index 0cbb2748a7ca8ed3da314cee45d5513eb1aca382..f4c3160d8488235379230fe36f84bca9452d3e2b 100644 |
| --- a/components/web_contents_delegate_android/DEPS |
| +++ b/components/web_contents_delegate_android/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+content/browser/renderer_host/render_widget_host_view_android.h", |
|
no sievers
2016/06/23 23:16:41
Can we avoid the non-public dependency here someho
amaralp
2016/06/24 00:45:49
I also didn't like the non-public dependency, but
no sievers
2016/06/24 22:17:25
Feel free to add view_android.cc. I was going to d
|
| "+content/public/browser", |
| "+content/public/common", |
| "+jni", |