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

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: Add debug fission support. Created 4 years, 7 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 | « Makefile.in ('k') | src/common/dwarf/bytereader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/common/common.gyp
diff --git a/src/common/common.gyp b/src/common/common.gyp
index 177c0938ce68c6dec705f23868036b77f8a9c6db..08772bf7561a5dfcb7b5febc9ab552b236c3120c 100644
--- a/src/common/common.gyp
+++ b/src/common/common.gyp
@@ -75,6 +75,8 @@
'dwarf/dwarf2reader.cc',
'dwarf/dwarf2reader.h',
'dwarf/dwarf2reader_test_common.h',
+ 'dwarf/elf_reader.cc',
+ 'dwarf/elf_reader.h',
'dwarf/functioninfo.cc',
'dwarf/functioninfo.h',
'dwarf/line_state_machine.h',
« no previous file with comments | « Makefile.in ('k') | src/common/dwarf/bytereader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698