| Index: examples/surfaces_app/child_gl_app.cc
|
| diff --git a/examples/surfaces_app/child_gl_app.cc b/examples/surfaces_app/child_gl_app.cc
|
| index 015ffdec158ee1b790dcaee665d81fcb48243e56..896bf06a7d98738602ba36df5d42673a33b3e696 100644
|
| --- a/examples/surfaces_app/child_gl_app.cc
|
| +++ b/examples/surfaces_app/child_gl_app.cc
|
| @@ -11,7 +11,7 @@
|
| #include "mojo/public/cpp/application/application_delegate.h"
|
| #include "mojo/public/cpp/application/application_impl.h"
|
| #include "mojo/public/cpp/bindings/string.h"
|
| -#include "mojo/services/public/interfaces/gpu/gpu.mojom.h"
|
| +#include "mojo/services/gpu/public/interfaces/gpu.mojom.h"
|
|
|
| namespace mojo {
|
| namespace examples {
|
|
|