| Index: mojo/gpu/gl_context.cc
|
| diff --git a/mojo/gpu/gl_context.cc b/mojo/gpu/gl_context.cc
|
| index 81ae14a2467221512a3121f32d0fc3543bcf9e38..ab964075d4b83c0725203995ffe9e24aea509323 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/public/interfaces/gpu/gpu.mojom.h"
|
| +#include "mojo/services/gpu/public/interfaces/gpu.mojom.h"
|
|
|
| namespace mojo {
|
|
|
|
|