Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 40639a7d658b94d2c520cad01d64c8212aa54bd8..e41d84cf142f98794a2afd1ecb7c35971dfa6395 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -64,8 +64,7 @@ source_set("common") { |
| "//third_party/WebKit/public:blink", |
| "//ui/gl", |
| "//webkit/browser:storage", |
| - "//webkit/common", |
| - "//webkit/common:storage_common", |
| + "//storage/common", |
| "//webkit/common/gpu", |
| ] |
| } |