| Index: remoting/host/chromeos/point_transformer.h
|
| diff --git a/remoting/host/chromeos/point_transformer.h b/remoting/host/chromeos/point_transformer.h
|
| index c683b0134933397fadd21815171654fcb85ecd1a..f20f2208d50c095a68c768d386171cae6f2c8944 100644
|
| --- a/remoting/host/chromeos/point_transformer.h
|
| +++ b/remoting/host/chromeos/point_transformer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_HOST_CHROMEOS_POINT_TRANSFORMER_H_
|
| #define REMOTING_HOST_CHROMEOS_POINT_TRANSFORMER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/gfx/geometry/point_f.h"
|
| #include "ui/gfx/transform.h"
|
|
|