Chromium Code Reviews| Index: storage/common/BUILD.gn |
| diff --git a/storage/common/BUILD.gn b/storage/common/BUILD.gn |
| index 97ddb2f1476421042c910647185bedf57c512de5..c6bfd6a730939d1c3c9e18c7a3f3c70d912198c7 100644 |
| --- a/storage/common/BUILD.gn |
| +++ b/storage/common/BUILD.gn |
| @@ -36,5 +36,6 @@ component("common") { |
| "//base/third_party/dynamic_annotations", |
| "//net", |
| "//url", |
| + "//third_party/WebKit/public:blink_headers", |
| ] |
| } |