Index: third_party/crashpad/crashpad/util/win/command_line.cc |
diff --git a/third_party/crashpad/crashpad/util/win/command_line.cc b/third_party/crashpad/crashpad/util/win/command_line.cc |
index 5829c12d83255c58d56039b4ed89e93e03c7329a..90671b116a83bb51e881857dfcc07e77357e40ac 100644 |
--- a/third_party/crashpad/crashpad/util/win/command_line.cc |
+++ b/third_party/crashpad/crashpad/util/win/command_line.cc |
@@ -12,6 +12,8 @@ |
// See the License for the specific language governing permissions and |
// limitations under the License. |
+#include <stddef.h> |
+ |
#include "util/win/command_line.h" |
namespace crashpad { |