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