Chromium Code Reviews| Index: ash/wm/common/wm_window_observer.h |
| diff --git a/ash/wm/common/wm_window_observer.h b/ash/wm/common/wm_window_observer.h |
| index 0fbf07e8f106fd6f30a2c798b27ff335b00e5b27..d4200f9ef1d71f1114aa49cdb0fde9ebe9081577 100644 |
| --- a/ash/wm/common/wm_window_observer.h |
| +++ b/ash/wm/common/wm_window_observer.h |
| @@ -5,6 +5,8 @@ |
| #ifndef ASH_WM_COMMON_WM_WINDOW_OBSERVER_H_ |
| #define ASH_WM_COMMON_WM_WINDOW_OBSERVER_H_ |
| +#include <stdint.h> |
| + |
| #include "ash/ash_export.h" |
| namespace gfx { |