| Index: services/test_service/test_request_tracker_application.h
|
| diff --git a/services/test_service/test_request_tracker_application.h b/services/test_service/test_request_tracker_application.h
|
| index eabe6cdad9f71d5a5714c4f4bbab465c04452c63..6fe057d918d15e4e65a0a2b0c18c40211fe49bdb 100644
|
| --- a/services/test_service/test_request_tracker_application.h
|
| +++ b/services/test_service/test_request_tracker_application.h
|
| @@ -6,7 +6,7 @@
|
| #define SERVICES_TEST_SERVICE_TEST_REQUEST_TRACKER_APPLICATION_H_
|
|
|
| #include "mojo/public/cpp/application/application_delegate.h"
|
| -#include "mojo/public/cpp/application/interface_factory_impl.h"
|
| +#include "mojo/public/cpp/application/interface_factory.h"
|
| #include "mojo/public/cpp/system/macros.h"
|
| #include "services/test_service/test_request_tracker_impl.h"
|
|
|
|
|