Chromium Code Reviews| Index: blimp/engine/DEPS |
| diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS |
| index 7e4c0fe020ed20a7391ff4cbdc7f06e425afc8a5..eb24456d9cf19388aba89706a852329fb7aceb23 100644 |
| --- a/blimp/engine/DEPS |
| +++ b/blimp/engine/DEPS |
| @@ -9,6 +9,7 @@ include_rules = [ |
| "+components/prefs", |
| "+components/version_info", |
| "+components/web_cache/renderer", |
| + "+content/browser", |
|
jbudorick at gmail
2017/01/06 16:09:36
I think depending on the nonpublic part of content
shenghuazhang
2017/01/07 01:21:24
Replace the #include "content/browser/browser_url_
|
| "+content/public", |
| "+device/geolocation", |
| "+mojo/public", |