| Index: services/prediction/dictionary_service.h
|
| diff --git a/services/prediction/dictionary_service.h b/services/prediction/dictionary_service.h
|
| index ba174db1ab06b6b4c744185e9951a8289db97161..7af1d56396bff3700f1c037729daa8e3851f115e 100644
|
| --- a/services/prediction/dictionary_service.h
|
| +++ b/services/prediction/dictionary_service.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "mojo/services/prediction/public/interfaces/prediction.mojom.h"
|
| +#include "mojo/services/prediction/interfaces/prediction.mojom.h"
|
| #include "services/prediction/proximity_info_factory.h"
|
|
|
| namespace latinime {
|
|
|