| Index: services/python/content_handler/content_handler_main.cc
|
| diff --git a/services/python/content_handler/content_handler_main.cc b/services/python/content_handler/content_handler_main.cc
|
| index e266495fb354c04ccba9f434ca90552f7721c44b..04c9045ac98dc9734ef054a85bbf36e04505902e 100644
|
| --- a/services/python/content_handler/content_handler_main.cc
|
| +++ b/services/python/content_handler/content_handler_main.cc
|
| @@ -34,7 +34,6 @@ namespace python {
|
| namespace content_handler {
|
|
|
| using mojo::Application;
|
| -using mojo::ApplicationConnection;
|
| using mojo::ApplicationDelegate;
|
| using mojo::ContentHandlerFactory;
|
| using mojo::InterfaceRequest;
|
|
|