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