Chromium Code Reviews| Index: net/http/http_server_properties.cc |
| diff --git a/net/http/http_server_properties.cc b/net/http/http_server_properties.cc |
| index 2d7bcecc1cf7e2a68d8f1263452c4887ae409255..386a00d0fe3e53c356865c2ce47088f3e245e1b0 100644 |
| --- a/net/http/http_server_properties.cc |
| +++ b/net/http/http_server_properties.cc |
| @@ -40,7 +40,7 @@ AlternativeProxyUsage ConvertProtocolUsageToProxyUsage( |
| } |
| } |
| -} // namespace anonymous |
| +} // anonymous namespace |
| const char kAlternativeServiceHeader[] = "Alt-Svc"; |