Index: chrome/installer/util/lzma_file_allocator.h |
diff --git a/chrome/installer/util/lzma_file_allocator.h b/chrome/installer/util/lzma_file_allocator.h |
index e7e2fcaa44b35049c1b8f43e315b60154019c0d0..6ec3252caf48eca0aa4b2afd4654fc2aac271a63 100644 |
--- a/chrome/installer/util/lzma_file_allocator.h |
+++ b/chrome/installer/util/lzma_file_allocator.h |
@@ -5,6 +5,8 @@ |
#ifndef CHROME_INSTALLER_UTIL_LZMA_FILE_ALLOCATOR_H_ |
#define CHROME_INSTALLER_UTIL_LZMA_FILE_ALLOCATOR_H_ |
+#include <stddef.h> |
+ |
#include "base/files/file.h" |
#include "base/files/file_path.h" |
#include "base/gtest_prod_util.h" |