Chromium Code Reviews| Index: url/BUILD.gn |
| diff --git a/url/BUILD.gn b/url/BUILD.gn |
| index c6020fb1a2368be072c5b446891e9033411287d9..94bfa84288184c679af18f7c9e73752d35673b09 100644 |
| --- a/url/BUILD.gn |
| +++ b/url/BUILD.gn |
| @@ -23,6 +23,8 @@ component("url") { |
| "origin.h", |
| "scheme_host_port.cc", |
| "scheme_host_port.h", |
| + "scheme_set.cc", |
| + "scheme_set.h", |
| "third_party/mozilla/url_parse.cc", |
| "third_party/mozilla/url_parse.h", |
| "url_canon.h", |