Index: content/renderer/pepper/fake_pepper_plugin_instance.h |
diff --git a/content/renderer/pepper/fake_pepper_plugin_instance.h b/content/renderer/pepper/fake_pepper_plugin_instance.h |
index b5dcbe68926ff66e690a96cf8d71670822a034f7..784e0ba56a2162984f3dcc4e160563e3564f79d7 100644 |
--- a/content/renderer/pepper/fake_pepper_plugin_instance.h |
+++ b/content/renderer/pepper/fake_pepper_plugin_instance.h |
@@ -5,6 +5,8 @@ |
#ifndef CONTENT_RENDERER_PEPPER_FAKE_PEPPER_PLUGIN_INSTANCE_H_ |
#define CONTENT_RENDERER_PEPPER_FAKE_PEPPER_PLUGIN_INSTANCE_H_ |
+#include <stdint.h> |
+ |
#include "content/public/renderer/pepper_plugin_instance.h" |
#include "url/gurl.h" |