| Index: services/surfaces/display_impl.h
|
| diff --git a/services/surfaces/display_impl.h b/services/surfaces/display_impl.h
|
| index e6af5ceb09b0f45b1d863e64448faed961d6d3a4..50bac9950baf45187dc58f753530f6370dd15c01 100644
|
| --- a/services/surfaces/display_impl.h
|
| +++ b/services/surfaces/display_impl.h
|
| @@ -10,7 +10,7 @@
|
| #include "cc/surfaces/surface_factory.h"
|
| #include "cc/surfaces/surface_factory_client.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "mojo/services/surfaces/public/interfaces/display.mojom.h"
|
| +#include "mojo/services/surfaces/interfaces/display.mojom.h"
|
|
|
| namespace cc {
|
| class Display;
|
|
|