| Index: mojo/services/network/public/interfaces/network_service.mojom
|
| diff --git a/mojo/services/network/public/interfaces/network_service.mojom b/mojo/services/network/public/interfaces/network_service.mojom
|
| index 062285d65765aae99f033d9fea2fdd41c9aad608..23bdebc14d803ddf52743600b6f9a80e88b7ee7c 100644
|
| --- a/mojo/services/network/public/interfaces/network_service.mojom
|
| +++ b/mojo/services/network/public/interfaces/network_service.mojom
|
| @@ -13,7 +13,7 @@ import "network/public/interfaces/udp_socket.mojom";
|
| import "network/public/interfaces/url_loader.mojom";
|
| import "network/public/interfaces/web_socket.mojom";
|
|
|
| -// TODO Darin suggfests that this should probably be two classes. One for
|
| +// TODO Darin suggests that this should probably be two classes. One for
|
| // high-level origin-build requests like WebSockets and HTTP, and the other for
|
| // non-origin-bound low-level stuff like DNS, UDP, and TCP.
|
| interface NetworkService {
|
|
|