Chromium Code Reviews| Index: components/ntp_snippets/DEPS |
| diff --git a/components/ntp_snippets/DEPS b/components/ntp_snippets/DEPS |
| index 87729ffda352298c6b8dbff02101013b5c34b9fe..1a455b1b2b2fdf103bb7fb5224323a5cb7cfd782 100644 |
| --- a/components/ntp_snippets/DEPS |
| +++ b/components/ntp_snippets/DEPS |
| @@ -1,5 +1,7 @@ |
| include_rules = [ |
| "+components/data_use_measurement/core", |
| + "+components/favicon_base", |
| + "+components/favicon/core", |
|
Bernhard Bauer
2017/03/31 16:45:16
Huh. Are both the DEPS file and the GN file autofo
jkrcal
2017/04/03 12:37:35
git cl format does nothing on the current content
|
| "+components/history/core", |
| "+components/image_fetcher", |
| "+components/keyed_service/core", |