| Index: blimp/client/session/render_widget_feature.h
|
| diff --git a/blimp/client/session/render_widget_feature.h b/blimp/client/session/render_widget_feature.h
|
| index 25d737174ba7b0a6f081208d004e2e251fffa550..fb2f7aec656f1fd7b24561d001564a4c70717689 100644
|
| --- a/blimp/client/session/render_widget_feature.h
|
| +++ b/blimp/client/session/render_widget_feature.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef BLIMP_CLIENT_SESSION_RENDER_WIDGET_FEATURE_H_
|
| #define BLIMP_CLIENT_SESSION_RENDER_WIDGET_FEATURE_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/containers/small_map.h"
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|