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

Unified Diff: chrome/chrome_common.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, 2 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 | « chrome/app/chrome_main_delegate.cc ('k') | chrome/common/v8_breakpad_support_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 83783c7ef108e9b309ab68411e72988719256c90..a1e170cdd28513006a55814be2c3fd28a67d1c03 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -136,6 +136,8 @@
'common/tts_utterance_request.h',
'common/url_constants.cc',
'common/url_constants.h',
+ 'common/v8_breakpad_support_win.cc',
+ 'common/v8_breakpad_support_win.h',
'common/variations/experiment_labels.cc',
'common/variations/experiment_labels.h',
'common/variations/uniformity_field_trials.cc',
« no previous file with comments | « chrome/app/chrome_main_delegate.cc ('k') | chrome/common/v8_breakpad_support_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698