diff options
Diffstat (limited to 'breakpad/breakpad.gyp')
-rw-r--r-- | breakpad/breakpad.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp index a59d7ed..d1a4952e 100644 --- a/breakpad/breakpad.gyp +++ b/breakpad/breakpad.gyp @@ -231,6 +231,8 @@ 'src/common/module.h', 'src/common/stabs_reader.cc', 'src/common/stabs_reader.h', + 'src/common/stabs_to_module.cc', + 'src/common/stabs_to_module.h', 'src/tools/linux/dump_syms/dump_syms.cc', ], |