| Index: ppapi/shared_impl/compositor_layer_data.h
|
| diff --git a/ppapi/shared_impl/compositor_layer_data.h b/ppapi/shared_impl/compositor_layer_data.h
|
| index d726e28f9d079434965e38c3fc8b45f691f01475..86a5b59225c78694912437357bf2defa50fc8681 100644
|
| --- a/ppapi/shared_impl/compositor_layer_data.h
|
| +++ b/ppapi/shared_impl/compositor_layer_data.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef PPAPI_SHARED_IMPL_COMPOSITOR_LAYER_DATA_H_
|
| #define PPAPI_SHARED_IMPL_COMPOSITOR_LAYER_DATA_H_
|
|
|
| +#include <stdint.h>
|
| #include <string.h>
|
|
|
| #include "base/logging.h"
|
|
|