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

Unified Diff: content/content_shell.gypi

Issue 619543002: Hook up custom Win 64 SEH to v8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates Created 6 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
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index b16ed233029cf52c2c5cf208db2013e9de630071..f302ef71a4c987dd3db5e623f7bd95f1c6251cf1 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -165,6 +165,8 @@
'shell/common/shell_test_configuration.h',
'shell/common/test_runner/test_preferences.cc',
'shell/common/test_runner/test_preferences.h',
+ 'shell/common/v8_breakpad_support_win.cc',
+ 'shell/common/v8_breakpad_support_win.h',
'shell/common/webkit_test_helpers.cc',
'shell/common/webkit_test_helpers.h',
'shell/geolocation/shell_access_token_store.cc',

Powered by Google App Engine
This is Rietveld 408576698