Index: content/renderer/pepper/pepper_video_source_host.h |
diff --git a/content/renderer/pepper/pepper_video_source_host.h b/content/renderer/pepper/pepper_video_source_host.h |
index 8469fc938c050a53bcf3d8ae66c197b69ee372a8..0b5b0a1726a58fe759f42c9685b5a91dfdd1fa0c 100644 |
--- a/content/renderer/pepper/pepper_video_source_host.h |
+++ b/content/renderer/pepper/pepper_video_source_host.h |
@@ -5,7 +5,10 @@ |
#ifndef CONTENT_RENDERER_PEPPER_PEPPER_VIDEO_SOURCE_HOST_H_ |
#define CONTENT_RENDERER_PEPPER_PEPPER_VIDEO_SOURCE_HOST_H_ |
+#include <stdint.h> |
+ |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |