| Index: examples/apptest/example_service_impl.h
|
| diff --git a/examples/apptest/example_service_impl.h b/examples/apptest/example_service_impl.h
|
| index 8ee909f8c516221569912065b3c455bbafaaa18f..c8f6b4879eed19e7a7969c7881d659c1529d1d6d 100644
|
| --- a/examples/apptest/example_service_impl.h
|
| +++ b/examples/apptest/example_service_impl.h
|
| @@ -11,8 +11,6 @@
|
|
|
| namespace mojo {
|
|
|
| -class ApplicationConnection;
|
| -
|
| class ExampleServiceImpl : public ExampleService {
|
| public:
|
| explicit ExampleServiceImpl(InterfaceRequest<ExampleService> request);
|
|
|