| Index: chromecast/BUILD.gn
|
| diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn
|
| index b529c499eefad0577080c712a8adc9dd72869532..d6afec4c9717130d56cf92335b83bdb7d3b8d925 100644
|
| --- a/chromecast/BUILD.gn
|
| +++ b/chromecast/BUILD.gn
|
| @@ -203,8 +203,8 @@ repack("cast_shell_pak") {
|
| "//content/app/resources",
|
| "//content/app/strings",
|
| "//net:net_resources",
|
| - "//third_party/WebKit/public:resources",
|
| "//third_party/WebKit/public:image_resources_grit",
|
| + "//third_party/WebKit/public:resources",
|
| "//ui/resources",
|
| "//ui/strings",
|
| ]
|
|
|