Index: content/browser/blob_storage/blob_async_builder_host_unittest.cc |
diff --git a/content/browser/blob_storage/blob_async_builder_host_unittest.cc b/content/browser/blob_storage/blob_async_builder_host_unittest.cc |
index ddf29315263d360d047194c002bf7dacc77c56bc..86c648eda56862fe8970ad475b38b26776d09495 100644 |
--- a/content/browser/blob_storage/blob_async_builder_host_unittest.cc |
+++ b/content/browser/blob_storage/blob_async_builder_host_unittest.cc |
@@ -4,6 +4,9 @@ |
#include "storage/browser/blob/blob_async_builder_host.h" |
+#include <stddef.h> |
+#include <stdint.h> |
+ |
#include "base/bind.h" |
#include "base/logging.h" |
#include "base/memory/shared_memory.h" |