| Index: mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h
|
| diff --git a/mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h b/mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h
|
| index 316e626d4af55601ce7c478030aa3a3caf2b592a..d2f21c3ab445c66bc1a4b8c2219006b5c124724b 100644
|
| --- a/mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h
|
| +++ b/mojo/services/gfx/images/cpp/image_pipe_consumer_endpoint.h
|
| @@ -5,8 +5,8 @@
|
| #define MOJO_SERVICES_GFX_IMAGES_INTERFACES_IMAGE_PIPE_CONSUMER_ENDPOINT_H_
|
|
|
| #include "image_pipe_endpoint.h"
|
| -#include "mojo/public/c/system/macros.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| +#include "mojo/public/cpp/system/macros.h"
|
| #include "mojo/services/gfx/images/cpp/image_pipe_consumer_delegate.h"
|
| #include "mojo/services/gfx/images/interfaces/image_pipe.mojom.h"
|
|
|
|
|