| Index: services/prediction/README.chromium
 | 
| diff --git a/services/prediction/README.chromium b/services/prediction/README.chromium
 | 
| index c77e8ae670990c75870fb2de33e8dd8ee20feb44..bd715b3242b5d620403a3e41efead2f7cc5ce718 100644
 | 
| --- a/services/prediction/README.chromium
 | 
| +++ b/services/prediction/README.chromium
 | 
| @@ -1,6 +1,6 @@
 | 
|  PredictionService interface provides only one function GetPredictionList 
 | 
|  which takes infos about previous words and current word (format details in 
 | 
| -mojo/services/prediction/public/interfaces/prediction.mojom). 
 | 
| +mojo/services/prediction/interfaces/prediction.mojom). 
 | 
|  Connect to "mojo:prediction_service" to use the service.
 | 
|  
 | 
|  Description of each class:
 | 
| 
 |