| Index: services/prediction/prediction_service_impl.h
|
| diff --git a/services/prediction/prediction_service_impl.h b/services/prediction/prediction_service_impl.h
|
| index 6238f2e1b1e3f80e21991b91dd9efa86a3e9ab39..4963004793479c00d1dfde535779dc3b39435341 100644
|
| --- a/services/prediction/prediction_service_impl.h
|
| +++ b/services/prediction/prediction_service_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define SERVICES_PREDICTION_PREDICTION_SERVICE_IMPL_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "mojo/services/prediction/public/interfaces/prediction.mojom.h"
|
| +#include "mojo/services/prediction/interfaces/prediction.mojom.h"
|
|
|
| namespace prediction {
|
|
|
|
|