| Index: chromecast/BUILD.gn
|
| diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn
|
| index 22b0a567087ddcc4401ea4f2df07b90b63bf8902..d52133791bcd1a99a89473ebcd036e63318ebb41 100644
|
| --- a/chromecast/BUILD.gn
|
| +++ b/chromecast/BUILD.gn
|
| @@ -200,8 +200,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",
|
| ]
|
|
|