Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index fd8706dfecc9fad191b4f32bd76a9b6bb603c0f7..71c63055b6b65c5bfa0997ce723c6c8e8dd64528 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -25,6 +25,7 @@ include_rules = [ |
| # shared with iOS. This includes, but isn't limited to, browser features such |
| # as autofill or extensions, and chrome implementation details such as |
| # settings, packaging details, installation or crash reporting. |
| + "+components/variations", |
|
Alexei Svitkine (slow)
2017/07/07 16:55:05
I do wonder if we shouldn't perhaps restrict this
Łukasz Anforowicz
2017/07/07 20:41:42
Good point. I've made changes that I think should
Alexei Svitkine (slow)
2017/07/10 18:46:24
That SGTM for now. Maybe we can file a crbug for t
Łukasz Anforowicz
2017/07/10 22:17:39
Done - https://crbug.com/740726.
|
| "+crypto", |
| "+grit/blink_resources.h", |