| Index: examples/apptest/example_service_application.h
|
| diff --git a/examples/apptest/example_service_application.h b/examples/apptest/example_service_application.h
|
| index 2e65b03d30876f6f783c368046cb73472bcd682a..bb225145565baa73478ba58e33cb46a1783c63ab 100644
|
| --- a/examples/apptest/example_service_application.h
|
| +++ b/examples/apptest/example_service_application.h
|
| @@ -11,8 +11,6 @@
|
|
|
| namespace mojo {
|
|
|
| -class ApplicationConnection;
|
| -
|
| class ExampleServiceApplication : public ApplicationDelegate {
|
| public:
|
| ExampleServiceApplication();
|
|
|