Chromium Code Reviews| Index: components/ntp_tiles/BUILD.gn |
| diff --git a/components/ntp_tiles/BUILD.gn b/components/ntp_tiles/BUILD.gn |
| index a948cd1e117ec2164b5f862fc4a07fb7e2977971..8d5aa414729887032e03fce9334e8e9103d1ad43 100644 |
| --- a/components/ntp_tiles/BUILD.gn |
| +++ b/components/ntp_tiles/BUILD.gn |
| @@ -9,7 +9,7 @@ if (is_android) { |
| } |
| # GYP version: components/ntp_tiles.gypi:ntp_tiles |
| -source_set("ntp_tiles") { |
| +static_library("ntp_tiles") { |
| sources = [ |
| "constants.cc", |
| "constants.h", |