| Index: components/mus/ws/server_window_observer.h
|
| diff --git a/components/mus/ws/server_window_observer.h b/components/mus/ws/server_window_observer.h
|
| index 04273b2e604096e993a2904723062aec0085c99c..6282b5583bb6984576acdf79935e6ca64177dd8b 100644
|
| --- a/components/mus/ws/server_window_observer.h
|
| +++ b/components/mus/ws/server_window_observer.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_MUS_WS_SERVER_WINDOW_OBSERVER_H_
|
| #define COMPONENTS_MUS_WS_SERVER_WINDOW_OBSERVER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <vector>
|
|
|
| #include "components/mus/public/interfaces/mus_constants.mojom.h"
|
|
|