Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Unified Diff: minidump/test/minidump_file_writer_test_util.h

Issue 883773005: win: Work towards getting 'minidump' to compile (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@crash-report-db-win
Patch Set: more mucking around Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « minidump/minidump_writer_util.cc ('k') | minidump/test/minidump_location_descriptor_list_test_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: minidump/test/minidump_file_writer_test_util.h
diff --git a/minidump/test/minidump_file_writer_test_util.h b/minidump/test/minidump_file_writer_test_util.h
index 9b561e05c9fe63018551c48f959ecc78a6ed69e8..d19525837af166fc019be1d8a54837dce72a7cbe 100644
--- a/minidump/test/minidump_file_writer_test_util.h
+++ b/minidump/test/minidump_file_writer_test_util.h
@@ -15,6 +15,7 @@
#ifndef CRASHPAD_MINIDUMP_TEST_MINIDUMP_FILE_WRITER_TEST_UTIL_H_
#define CRASHPAD_MINIDUMP_TEST_MINIDUMP_FILE_WRITER_TEST_UTIL_H_
+#include <windows.h>
#include <dbghelp.h>
#include <stdint.h>
« no previous file with comments | « minidump/minidump_writer_util.cc ('k') | minidump/test/minidump_location_descriptor_list_test_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698