Chromium Code Reviews| Index: services/gfx/compositor/compositor_app.h |
| diff --git a/services/gfx/compositor/compositor_app.h b/services/gfx/compositor/compositor_app.h |
| index c80c5d765eb189d8d2dc03587a35b7512056603b..1faaf1182074e905fa1c59518ac440a9ce4db655 100644 |
| --- a/services/gfx/compositor/compositor_app.h |
| +++ b/services/gfx/compositor/compositor_app.h |
| @@ -12,6 +12,7 @@ |
| #include "mojo/common/strong_binding_set.h" |
| #include "mojo/common/tracing_impl.h" |
| #include "mojo/public/cpp/application/application_delegate.h" |
| +#include "mojo/public/cpp/application/interface_factory.h" |
|
jamesr
2016/04/28 23:00:28
these are unrelated fixes, right?
|
| #include "mojo/services/gfx/composition/interfaces/compositor.mojom.h" |
| #include "services/gfx/compositor/compositor_engine.h" |