Index: chrome/renderer/pepper/pepper_flash_fullscreen_host.h |
diff --git a/chrome/renderer/pepper/pepper_flash_fullscreen_host.h b/chrome/renderer/pepper/pepper_flash_fullscreen_host.h |
index 3550ea136631cda01b12c27bba88cb6d47a8b85c..1cd5b39ea682803e3646e66328bfd4ef3c70a070 100644 |
--- a/chrome/renderer/pepper/pepper_flash_fullscreen_host.h |
+++ b/chrome/renderer/pepper/pepper_flash_fullscreen_host.h |
@@ -5,8 +5,10 @@ |
#ifndef CHROME_RENDERER_PEPPER_PEPPER_FLASH_FULLSCREEN_HOST_H_ |
#define CHROME_RENDERER_PEPPER_PEPPER_FLASH_FULLSCREEN_HOST_H_ |
-#include "base/basictypes.h" |
+#include <stdint.h> |
+ |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "ppapi/host/resource_host.h" |
namespace content { |