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

Unified Diff: client/client.gyp

Issue 1356383002: win: Implement CRASHPAD_SIMULATE_CRASH() (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: fixes Created 5 years, 3 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 | « no previous file | client/crashpad_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/client.gyp
diff --git a/client/client.gyp b/client/client.gyp
index a34d7a903fc6ceb7e2699d4a3c845fa67b854933..c5602b26d61c44fd63c4c07db8652a94186029c4 100644
--- a/client/client.gyp
+++ b/client/client.gyp
@@ -47,6 +47,7 @@
'simulate_crash.h',
'simulate_crash_mac.cc',
'simulate_crash_mac.h',
+ 'simulate_crash_win.h',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « no previous file | client/crashpad_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698