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

Unified Diff: breakpad/breakpad.gyp

Issue 10544121: Roll Breakpad to @970 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adding changes from https://chromiumcodereview.appspot.com/10377108 Created 8 years, 6 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: breakpad/breakpad.gyp
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp
index 6ecab032a7b6add1f9a32793c63e7679c1671f79..2ee6fcda4a2fd33b4ff6eb4b6d20c03a9faf13fa 100644
--- a/breakpad/breakpad.gyp
+++ b/breakpad/breakpad.gyp
@@ -474,6 +474,8 @@
'src/client/linux/crash_generation/crash_generation_client.cc',
'src/client/linux/crash_generation/crash_generation_client.h',
'src/client/linux/handler/exception_handler.cc',
+ 'src/client/linux/log/log.cc',
+ 'src/client/linux/log/log.h',
'src/client/linux/minidump_writer/directory_reader.h',
'src/client/linux/minidump_writer/line_reader.h',
'src/client/linux/minidump_writer/linux_core_dumper.cc',

Powered by Google App Engine
This is Rietveld 408576698