| Index: services/prediction/input_info.h
 | 
| diff --git a/services/prediction/input_info.h b/services/prediction/input_info.h
 | 
| index 5f7caa4d2ceeb7e50b5d33c5441e7b793754bf80..a3fe629d5de28af9812c1499b4f25d15e24f558d 100644
 | 
| --- a/services/prediction/input_info.h
 | 
| +++ b/services/prediction/input_info.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef SERVICES_PREDICTION_INPUT_INFO_H_
 | 
|  #define SERVICES_PREDICTION_INPUT_INFO_H_
 | 
|  
 | 
| -#include "mojo/services/prediction/public/interfaces/prediction.mojom.h"
 | 
| +#include "mojo/services/prediction/interfaces/prediction.mojom.h"
 | 
|  
 | 
|  namespace prediction {
 | 
|  
 | 
| 
 |