| Index: examples/ganesh_app/ganesh_view.h
 | 
| diff --git a/examples/ganesh_app/ganesh_view.h b/examples/ganesh_app/ganesh_view.h
 | 
| index 8d8ff12314cc4a738552203faf345f3bb2659dd0..c95b4971921b3d8396be814242caf06c0f905169 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/surfaces/public/interfaces/surface_id.mojom.h"
 | 
| +#include "mojo/services/surfaces/interfaces/surface_id.mojom.h"
 | 
|  #include "mojo/services/view_manager/public/cpp/view_observer.h"
 | 
|  #include "mojo/skia/ganesh_context.h"
 | 
|  
 | 
| 
 |