Index: chrome/installer/setup/installer_crash_reporter_client.h |
diff --git a/chrome/installer/setup/installer_crash_reporter_client.h b/chrome/installer/setup/installer_crash_reporter_client.h |
index 1aa2e8e0f9825f636fb6f5b60e201234d70becbd..21dab7124ce7c15feb07a400443202c3147fb49f 100644 |
--- a/chrome/installer/setup/installer_crash_reporter_client.h |
+++ b/chrome/installer/setup/installer_crash_reporter_client.h |
@@ -5,6 +5,8 @@ |
#ifndef CHROME_INSTALLER_SETUP_INSTALLER_CRASH_REPORTER_CLIENT_H_ |
#define CHROME_INSTALLER_SETUP_INSTALLER_CRASH_REPORTER_CLIENT_H_ |
+#include <stddef.h> |
+ |
#include "base/macros.h" |
#include "components/crash/content/app/crash_reporter_client.h" |