| Index: mojo/services/prediction/public/interfaces/prediction.mojom
|
| diff --git a/mojo/services/prediction/public/interfaces/prediction.mojom b/mojo/services/prediction/public/interfaces/prediction.mojom
|
| index 109a24a93b214bf5656db4a7b3322db72e71d1da..58fa8d2510fc15c521985958293dedb68c8091ed 100644
|
| --- a/mojo/services/prediction/public/interfaces/prediction.mojom
|
| +++ b/mojo/services/prediction/public/interfaces/prediction.mojom
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +[DartPackage="mojo_services"]
|
| module prediction;
|
|
|
| struct Settings {
|
|
|