Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index d9b9a5b81728120bdb1d6d105d959f57c3ebc506..e078d3a5c1e0fd506157c128c416120bdcc67fb3 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -94,7 +94,7 @@ source_set("child") { |
| "//third_party/WebKit/public:resources", |
| "//third_party/npapi", |
| "//webkit/child", |
| - "//webkit/common", |
| + "//storage/common", |
| ] |
| } |