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