Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index c6ec3904d1489254ec2051cafd1bcbcef6421cd3..fc0237897167b4cbd2f978e48102c63f97e77344 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -90,10 +90,11 @@ source_set("child") { |
"//content/app/strings", |
"//crypto:platform", |
"//third_party/WebKit/public:blink", |
+ "//third_party/WebKit/public:resources", |
"//third_party/npapi", |
- "//webkit:resources", |
"//webkit/child", |
"//webkit/common", |
+ "//webkit/glue/resources", |
] |
} |