| Index: examples/ganesh_app/ganesh_view.h
|
| diff --git a/examples/ganesh_app/ganesh_view.h b/examples/ganesh_app/ganesh_view.h
|
| index c8ce992c70efa14eb61a9a82c48453707d579871..bc2aab646283de1292e444af1eb26b2e71e01dc9 100644
|
| --- a/examples/ganesh_app/ganesh_view.h
|
| +++ b/examples/ganesh_app/ganesh_view.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "examples/ganesh_app/texture_uploader.h"
|
| #include "mojo/gpu/gl_context.h"
|
| -#include "mojo/services/public/cpp/view_manager/view_observer.h"
|
| #include "mojo/services/public/interfaces/surfaces/surface_id.mojom.h"
|
| +#include "mojo/services/view_manager/public/cpp/view_observer.h"
|
| #include "mojo/skia/ganesh_context.h"
|
|
|
| namespace mojo {
|
|
|