mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2025-12-30 19:24:45 +01:00
Fix remaining processor/scoped_ptr.h references after r1096.
Review URL: https://breakpad.appspot.com/516002 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1103 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
c6f6d9ef30
commit
1c4f4a776c
5 changed files with 6 additions and 5 deletions
|
|
@ -178,7 +178,6 @@ src_libbreakpad_a_SOURCES = \
|
|||
src/processor/process_state.cc \
|
||||
src/processor/range_map-inl.h \
|
||||
src/processor/range_map.h \
|
||||
src/processor/scoped_ptr.h \
|
||||
src/processor/simple_serializer-inl.h \
|
||||
src/processor/simple_serializer.h \
|
||||
src/processor/simple_symbol_supplier.cc \
|
||||
|
|
@ -1042,6 +1041,7 @@ EXTRA_DIST = \
|
|||
src/common/mac/string_utilities.h \
|
||||
src/common/md5.cc \
|
||||
src/common/md5.h \
|
||||
src/common/scoped_ptr.h \
|
||||
src/common/solaris/dump_symbols.cc \
|
||||
src/common/solaris/dump_symbols.h \
|
||||
src/common/solaris/file_id.cc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue