| Index: services/prediction/prediction_apptests.cc
|
| diff --git a/services/prediction/prediction_apptests.cc b/services/prediction/prediction_apptests.cc
|
| index 611c54c2e2fe6bda94a80d1aa5e6ff8d04b02db5..2522fe7b631af74db83ea47e3b2ef71a5abc7c64 100644
|
| --- a/services/prediction/prediction_apptests.cc
|
| +++ b/services/prediction/prediction_apptests.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "mojo/public/cpp/application/application_impl.h"
|
| #include "mojo/public/cpp/application/application_test_base.h"
|
| -#include "mojo/services/prediction/public/interfaces/prediction.mojom.h"
|
| +#include "mojo/services/prediction/interfaces/prediction.mojom.h"
|
|
|
| namespace prediction {
|
|
|
|
|