| Index: chrome/installer/mini_installer/pe_resource.h
|
| diff --git a/chrome/installer/mini_installer/pe_resource.h b/chrome/installer/mini_installer/pe_resource.h
|
| index 288bdfc3f9ab9112f136d0ec888c1c1a017329aa..1f6e47697418bb0d04b5e00c9bdaa37bcaf6caa4 100644
|
| --- a/chrome/installer/mini_installer/pe_resource.h
|
| +++ b/chrome/installer/mini_installer/pe_resource.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_INSTALLER_MINI_INSTALLER_PE_RESOURCE_H_
|
|
|
| #include <windows.h>
|
| +#include <stddef.h>
|
|
|
| // This class models a windows PE resource. It does not pretend to be a full
|
| // API wrapper and it is just concerned with loading it to memory and writing
|
|
|