| Index: components/surfaces/display_impl.h
|
| diff --git a/components/surfaces/display_impl.h b/components/surfaces/display_impl.h
|
| index 11a25efca070ee5e11e20036030fa51599ead71e..d10150d9208496a36ea09d2d7fa3faec84d886bc 100644
|
| --- a/components/surfaces/display_impl.h
|
| +++ b/components/surfaces/display_impl.h
|
| @@ -9,8 +9,8 @@
|
| #include "cc/surfaces/display_client.h"
|
| #include "cc/surfaces/surface_factory.h"
|
| #include "cc/surfaces/surface_factory_client.h"
|
| +#include "components/surfaces/public/interfaces/display.mojom.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "third_party/mojo_services/src/surfaces/public/interfaces/display.mojom.h"
|
|
|
| namespace cc {
|
| class Display;
|
|
|