Chromium Code Reviews| Index: services/http_server/BUILD.gn |
| diff --git a/services/http_server/BUILD.gn b/services/http_server/BUILD.gn |
| index 81a637fb871704210b257935a93679b7a7a0beba..44256cfffe05f2f8f08c866c8417c00966422c66 100644 |
| --- a/services/http_server/BUILD.gn |
| +++ b/services/http_server/BUILD.gn |
| @@ -9,6 +9,7 @@ mojo_native_application("http_server") { |
| "http_request_parser.cc", |
| "http_request_parser.h", |
| "http_server.cc", |
| + "http_status_code_list.h", |
| ] |
| deps = [ |