| Index: services/ui/public/cpp/surface_id_handler.h
|
| diff --git a/services/ui/public/cpp/surface_id_handler.h b/services/ui/public/cpp/surface_id_handler.h
|
| index 3c272a18ac8f79a3498f46f586504ce15d4c24c2..25e07394b839a045d8aad9a799d843ba73dc8861 100644
|
| --- a/services/ui/public/cpp/surface_id_handler.h
|
| +++ b/services/ui/public/cpp/surface_id_handler.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef SERVICES_UI_PUBLIC_CPP_SURFACE_ID_HANDLER_H_
|
| #define SERVICES_UI_PUBLIC_CPP_SURFACE_ID_HANDLER_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "cc/surfaces/surface_id.h"
|
| #include "ui/gfx/geometry/size.h"
|
|
|
|
|