| Index: components/ntp_snippets/DEPS
|
| diff --git a/components/ntp_snippets/DEPS b/components/ntp_snippets/DEPS
|
| index 777f897e174df16aa12c17fb506fe4a9f322df23..ec48906e0c40e89e57c8bc53335d96f096cc951a 100644
|
| --- a/components/ntp_snippets/DEPS
|
| +++ b/components/ntp_snippets/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| "+components/data_use_measurement/core",
|
| "+components/favicon/core",
|
| "+components/favicon_base",
|
| + "+components/gcm_driver",
|
| "+components/history/core",
|
| "+components/image_fetcher",
|
| "+components/keyed_service/core",
|
| @@ -17,6 +18,7 @@ include_rules = [
|
| "+components/variations",
|
| "+components/version_info",
|
| "+components/web_resource",
|
| + "+content/public/common",
|
| "+grit/components_strings.h",
|
| "+net/base",
|
| "+net/http",
|
|
|