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

Unified Diff: sdch/SConscript

Issue 16264: Add a missing file to the build to appease the dynamic linker. (Closed)
Patch Set: Created 12 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdch/SConscript
diff --git a/sdch/SConscript b/sdch/SConscript
index eaacaa3a267b7577a9ae587e87af7174432e235a..0c6d2e10c881b1ef81609523955439d482478ebc 100644
--- a/sdch/SConscript
+++ b/sdch/SConscript
@@ -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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698