| Index: remoting/client/frame_consumer.h
|
| diff --git a/remoting/client/frame_consumer.h b/remoting/client/frame_consumer.h
|
| index 81a6013261b6c30abee029ff956f70e889754cdd..b5f937ca5acd07db7098115fcc83eca38d2c2eee 100644
|
| --- a/remoting/client/frame_consumer.h
|
| +++ b/remoting/client/frame_consumer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_CLIENT_FRAME_CONSUMER_H_
|
| #define REMOTING_CLIENT_FRAME_CONSUMER_H_
|
|
|
| +#include "base/basictypes.h"
|
| #include "third_party/skia/include/core/SkRect.h"
|
| #include "third_party/skia/include/core/SkRegion.h"
|
| #include "third_party/skia/include/core/SkSize.h"
|
|
|