| Index: services/http_server/public/http_server.mojom
|
| diff --git a/services/http_server/public/http_server.mojom b/services/http_server/public/http_server.mojom
|
| index 39906a71870b4c4a28868a5e4750ce17cd361b14..d5e982b89d90394be5cc79b69a0b07a3693d3c75 100644
|
| --- a/services/http_server/public/http_server.mojom
|
| +++ b/services/http_server/public/http_server.mojom
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -module mojo {
|
| +module mojo;
|
|
|
| // TODO(jam): interface for http_server
|
| -
|
| -}
|
|
|