| Index: ppapi/cpp/trusted/browser_font_trusted.h
|
| diff --git a/ppapi/cpp/trusted/browser_font_trusted.h b/ppapi/cpp/trusted/browser_font_trusted.h
|
| index 7225b269ee545a0006ccb2942606cc4d2ff22961..c3bef772099fb642594195083a7c09353b4f6738 100644
|
| --- a/ppapi/cpp/trusted/browser_font_trusted.h
|
| +++ b/ppapi/cpp/trusted/browser_font_trusted.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef PPAPI_CPP_TRUSTED_BROWSER_FONT_TRUSTED_H_
|
| #define PPAPI_CPP_TRUSTED_BROWSER_FONT_TRUSTED_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <string>
|
|
|
| #include "ppapi/c/trusted/ppb_browser_font_trusted.h"
|
|
|