| Index: services/keyboard_native/view_observer_delegate.cc
|
| diff --git a/services/keyboard_native/view_observer_delegate.cc b/services/keyboard_native/view_observer_delegate.cc
|
| index f1229761ffe1c45c02dc0001c8c0ea56a0b2e2db..ebdb9b03c1f9d83065b6b6c54105054e313206db 100644
|
| --- a/services/keyboard_native/view_observer_delegate.cc
|
| +++ b/services/keyboard_native/view_observer_delegate.cc
|
| @@ -11,7 +11,7 @@
|
| #include "mojo/gpu/gl_texture.h"
|
| #include "mojo/public/cpp/application/application_impl.h"
|
| #include "mojo/public/cpp/application/connect.h"
|
| -#include "mojo/services/prediction/public/interfaces/prediction.mojom.h"
|
| +#include "mojo/services/prediction/interfaces/prediction.mojom.h"
|
| #include "mojo/skia/ganesh_surface.h"
|
| #include "services/keyboard_native/clip_animation.h"
|
| #include "services/keyboard_native/keyboard_service_impl.h"
|
|
|