Index: ui/gfx/generic_shared_memory_id.h |
diff --git a/ui/gfx/generic_shared_memory_id.h b/ui/gfx/generic_shared_memory_id.h |
index 1c3be79362c22c955bd968cdcbd8051cb3be0d03..51f553b2ddafb59aa88b38393cddede3910f53c0 100644 |
--- a/ui/gfx/generic_shared_memory_id.h |
+++ b/ui/gfx/generic_shared_memory_id.h |
@@ -5,6 +5,9 @@ |
#ifndef UI_GFX_GENERIC_SHARED_MEMORY_ID_H_ |
#define UI_GFX_GENERIC_SHARED_MEMORY_ID_H_ |
+#include <stddef.h> |
+#include <stdint.h> |
+ |
#include "base/trace_event/memory_allocator_dump.h" |
#include "ui/gfx/gfx_export.h" |