Format the long lists of sources in the SConscript file to be one per
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 15 Oct 2009 08:22:24 +0000 (08:22 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 15 Oct 2009 08:22:24 +0000 (08:22 +0000)
commit2d6169bf7e5652153731f3ff157bea60b781e6ad
tree4d9899698a847f4883b8f276af6cb0f460f785c7
parentefb8cee3244a7ed82085905ad852174f1cbfe992
Format the long lists of sources in the SConscript file to be one per
line.  This is to make it easier to add and remove sources without
having to reformat line breaks.  It also enables sorting with M-x
sort-lines (in emacs) or the like.

Review URL: http://codereview.chromium.org/276042

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3070 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/SConscript