Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index e77fcd84d37274f85d05999f9a6f0c0705bb96c7..c6ec3904d1489254ec2051cafd1bcbcef6421cd3 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -87,11 +87,11 @@ source_set("child") { |
sources = [] |
} else { |
deps += [ |
+ "//content/app/strings", |
"//crypto:platform", |
"//third_party/WebKit/public:blink", |
"//third_party/npapi", |
"//webkit:resources", |
- "//webkit:strings", |
"//webkit/child", |
"//webkit/common", |
] |