| Index: ppapi/thunk/ppb_flash_drm_api.h
|
| diff --git a/ppapi/thunk/ppb_flash_drm_api.h b/ppapi/thunk/ppb_flash_drm_api.h
|
| index 9937bef45e67b9c044f07e1cb2c9fee199606786..95bb354a81ebfd2087db7d60683f89ef3bb44048 100644
|
| --- a/ppapi/thunk/ppb_flash_drm_api.h
|
| +++ b/ppapi/thunk/ppb_flash_drm_api.h
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/memory/ref_counted.h"
|
| #include "ppapi/thunk/ppapi_thunk_export.h"
|
|
|
|
|