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

Unified Diff: src/common/common.gyp

Issue 1884283002: Add debug fission support. (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Created 4 years, 8 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: src/common/common.gyp
diff --git a/src/common/common.gyp b/src/common/common.gyp
index 177c0938ce68c6dec705f23868036b77f8a9c6db..463b3af8e25ef5fac1d3b8556075baa657a4afa0 100644
--- a/src/common/common.gyp
+++ b/src/common/common.gyp
@@ -64,6 +64,8 @@
'byte_cursor.h',
'convert_UTF.c',
'convert_UTF.h',
+ 'dwarf/elf_reader.cc',
vapier 2016/04/14 22:48:46 keep it sorted ?
yunlian 2016/04/18 21:20:51 Done.
+ 'dwarf/elf_reader.h',
'dwarf/bytereader-inl.h',
'dwarf/bytereader.cc',
'dwarf/bytereader.h',
« no previous file with comments | « Makefile.in ('k') | src/common/dwarf/bytereader.h » ('j') | src/common/dwarf/dwarf2enums.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698