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

Unified Diff: client/crashpad_info.cc

Issue 1287073002: Implement more of CrashpadClient on Windows (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: elseif Created 5 years, 4 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 | « client/crashpad_info.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/crashpad_info.cc
diff --git a/client/crashpad_info.cc b/client/crashpad_info.cc
index 2fe3b1f7225d276cebbffecca87f6ced90147c2b..b1b1f216958ed7a82cab45693345fe9a61c2b34b 100644
--- a/client/crashpad_info.cc
+++ b/client/crashpad_info.cc
@@ -14,7 +14,6 @@
#include "client/crashpad_info.h"
-#include "build/build_config.h"
#include "util/stdlib/cxx.h"
#if defined(OS_MACOSX)
« no previous file with comments | « client/crashpad_info.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698