Index: content/child/npapi/npobject_proxy.h |
diff --git a/content/child/npapi/npobject_proxy.h b/content/child/npapi/npobject_proxy.h |
index cdc5ee2f544146c21544260e6415908a53e88275..93ceac7b9e92de718a4452646d94e175804d9ee5 100644 |
--- a/content/child/npapi/npobject_proxy.h |
+++ b/content/child/npapi/npobject_proxy.h |
@@ -8,6 +8,8 @@ |
#ifndef CONTENT_CHILD_NPAPI_NPOBJECT_PROXY_H_ |
#define CONTENT_CHILD_NPAPI_NPOBJECT_PROXY_H_ |
+#include <stdint.h> |
+ |
#include "base/memory/ref_counted.h" |
#include "content/child/npapi/npobject_base.h" |
#include "ipc/ipc_listener.h" |