| Index: components/mus/common/transient_window_utils.h
|
| diff --git a/components/mus/common/transient_window_utils.h b/components/mus/common/transient_window_utils.h
|
| index e18f8b3d78374bdacc678f860a6471c5ddfebbf1..042e11dd493000f6bea5700e38135975344fc1b1 100644
|
| --- a/components/mus/common/transient_window_utils.h
|
| +++ b/components/mus/common/transient_window_utils.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_MUS_COMMON_TRANSIENT_WINDOW_UTILS_H_
|
| #define COMPONENTS_MUS_COMMON_TRANSIENT_WINDOW_UTILS_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| #include "components/mus/public/interfaces/mus_constants.mojom.h"
|
|
|