| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index e016c77644b22b31df3de061336c81d24a078757..720a47e0454b73c7bee8811d2376d15d77139f98 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -193,6 +193,7 @@ static_library("common") {
|
| "//components/metrics:net",
|
| "//components/nacl/common:process_type",
|
| "//components/nacl/common:switches",
|
| + "//components/ntp_tiles",
|
| "//components/offline_pages:switches",
|
| "//components/omnibox/common",
|
| "//components/password_manager/content/common:mojo_interfaces",
|
|
|