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

Unified Diff: chrome_frame/crash_reporting/crash_reporting.gyp

Issue 536073: Suppress crash dump generation due to IsBadXXX functions.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 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
Index: chrome_frame/crash_reporting/crash_reporting.gyp
===================================================================
--- chrome_frame/crash_reporting/crash_reporting.gyp (revision 36161)
+++ chrome_frame/crash_reporting/crash_reporting.gyp (working copy)
@@ -42,6 +42,7 @@
'../../testing/gmock.gyp:gmock',
'../../testing/gtest.gyp:gtest',
'../../testing/gtest.gyp:gtestmain',
+ '../../breakpad/breakpad.gyp:breakpad_handler',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698