Skip to content

Commit

Permalink
Add a missing file to the build to appease the dynamic linker.
Browse files Browse the repository at this point in the history
Review URL: http://codereview.chromium.org/16264


git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7472 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
evanm@google.com committed Dec 26, 2008
1 parent dc6ed80 commit 49b538c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdch/SConscript
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ input_files = [
'$OPEN_VCDIFF_DIR/src/decodetable.cc',
'$OPEN_VCDIFF_DIR/src/encodetable.cc',
'$OPEN_VCDIFF_DIR/src/headerparser.cc',
'$OPEN_VCDIFF_DIR/src/instruction_map.cc',
'$OPEN_VCDIFF_DIR/src/logging.cc',
'$OPEN_VCDIFF_DIR/src/varint_bigendian.cc',
'$OPEN_VCDIFF_DIR/src/vcdecoder.cc',
Expand Down

0 comments on commit 49b538c

Please sign in to comment.