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