| Index: mojo/gpu/gl_context.cc
|
| diff --git a/mojo/gpu/gl_context.cc b/mojo/gpu/gl_context.cc
|
| index e12c7109f4fe8fac304f3d1433a5b085c4a2fc66..691292e91a3627039e72927cb8549a692e76edce 100644
|
| --- a/mojo/gpu/gl_context.cc
|
| +++ b/mojo/gpu/gl_context.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "mojo/public/cpp/application/connect.h"
|
| #include "mojo/public/interfaces/application/shell.mojom.h"
|
| -#include "mojo/services/gpu/public/interfaces/gpu.mojom.h"
|
| +#include "mojo/services/gpu/interfaces/gpu.mojom.h"
|
| #include "mojo/gpu/mojo_gles2_impl_autogen.h"
|
|
|
| namespace mojo {
|
|
|