Chromium Code Reviews| Index: Source/core/BUILD.gn |
| diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn |
| index 865534dbd97b83f726c46a450539999eabb52174..b6fc2537691054da3272b1821ea443203a5a9bc9 100644 |
| --- a/Source/core/BUILD.gn |
| +++ b/Source/core/BUILD.gn |
| @@ -90,6 +90,7 @@ source_set("prerequisites") { |
| "//third_party/npapi", |
| "//third_party/ots", |
| "//third_party/qcms", |
| + "//third_party/snappy", |
| "//third_party/sqlite", |
| "//third_party/zlib", |
| "//url", |