Chromium Code Reviews| Index: build/SConscript.main |
| =================================================================== |
| --- build/SConscript.main (revision 1846) |
| +++ build/SConscript.main (working copy) |
| @@ -460,7 +460,6 @@ |
| if LoadComponent('third_party'): |
| sconscripts.extend([ |
| '$BSDIFF_DIR/SConscript', |
| - '$BSPATCH_DIR/SConscript', |
|
sgk
2008/09/08 18:38:57
Unconditionally removing $BSPATCH_DIR/SConscript f
|
| '$BZIP2_DIR/SConscript', |
| '$ICU38_DIR/SConscript', |
| '$LIBJPEG_DIR/SConscript', |