| Index: mojo/examples/compositor_app/compositor_host.h
|
| diff --git a/mojo/examples/compositor_app/compositor_host.h b/mojo/examples/compositor_app/compositor_host.h
|
| index 97f5b14bb43ecbeed51438438174dbdf0e6608c2..5bbe71d4a611fd813611ff730e4e1e26885972f9 100644
|
| --- a/mojo/examples/compositor_app/compositor_host.h
|
| +++ b/mojo/examples/compositor_app/compositor_host.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread.h"
|
| #include "cc/trees/layer_tree_host_client.h"
|
| -#include "mojo/public/system/core_cpp.h"
|
| +#include "mojo/public/cpp/system/core.h"
|
| #include "ui/gfx/size.h"
|
|
|
| namespace cc {
|
|
|