Index: content/renderer/media/media_permission_dispatcher_impl.h |
diff --git a/content/renderer/media/media_permission_dispatcher_impl.h b/content/renderer/media/media_permission_dispatcher_impl.h |
index 5bb1128bcef2e149ee24db0295fa47fc075ee28d..8aebc89a09a131909cd02c8e0a4910d426eb15e3 100644 |
--- a/content/renderer/media/media_permission_dispatcher_impl.h |
+++ b/content/renderer/media/media_permission_dispatcher_impl.h |
@@ -11,8 +11,11 @@ |
#ifndef CONTENT_RENDERER_MEDIA_MEDIA_PERMISSION_DISPATCHER_IMPL_H_ |
#define CONTENT_RENDERER_MEDIA_MEDIA_PERMISSION_DISPATCHER_IMPL_H_ |
+#include <stdint.h> |
+ |
#include <map> |
+#include "base/macros.h" |
#include "base/single_thread_task_runner.h" |
#include "base/threading/thread_checker.h" |
#include "content/common/content_export.h" |