| Index: services/prediction/proximity_info_factory.h
 | 
| diff --git a/services/prediction/proximity_info_factory.h b/services/prediction/proximity_info_factory.h
 | 
| index 3ac8186eb82145aeae324e350990bc27808f45ce..0434151a20e96b37d398de64fe63e66fc966c40a 100644
 | 
| --- a/services/prediction/proximity_info_factory.h
 | 
| +++ b/services/prediction/proximity_info_factory.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef SERVICES_PREDICTION_PROXIMITY_INFO_FACTORY_H_
 | 
|  #define SERVICES_PREDICTION_PROXIMITY_INFO_FACTORY_H_
 | 
|  
 | 
| -#include "mojo/services/prediction/public/interfaces/prediction.mojom.h"
 | 
| +#include "mojo/services/prediction/interfaces/prediction.mojom.h"
 | 
|  #include "services/prediction/key_set.h"
 | 
|  #include "third_party/android_prediction/suggest/core/layout/proximity_info.h"
 | 
|  
 | 
| 
 |