| Index: mojo/examples/compositor_app/mojo_context_provider.h
|
| diff --git a/mojo/examples/compositor_app/mojo_context_provider.h b/mojo/examples/compositor_app/mojo_context_provider.h
|
| index 884470ac5fc63add3b6d080bdb8845bef0967253..4f2cc1590581a8499a719c3a92042b762e0fbefe 100644
|
| --- a/mojo/examples/compositor_app/mojo_context_provider.h
|
| +++ b/mojo/examples/compositor_app/mojo_context_provider.h
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "cc/output/context_provider.h"
|
| +#include "mojo/public/cpp/system/core.h"
|
| #include "mojo/public/gles2/gles2.h"
|
| -#include "mojo/public/system/core_cpp.h"
|
|
|
| namespace mojo {
|
| namespace examples {
|
|
|