Chromium Code Reviews| Index: storage/common/BUILD.gn |
| diff --git a/storage/common/BUILD.gn b/storage/common/BUILD.gn |
| index 605fd417af15f15fb7857f17dd05269f4b962fe0..35669e106f3799c9a984a04a55d09e1dc3e01b21 100644 |
| --- a/storage/common/BUILD.gn |
| +++ b/storage/common/BUILD.gn |
| @@ -40,7 +40,7 @@ component("common") { |
| "//base", |
| "//base/third_party/dynamic_annotations", |
| "//net", |
| - "//url", |
| "//third_party/WebKit/public:blink_headers", |
| + "//url", |
| ] |
| } |