Chromium Code Reviews| Index: base/base_sln.scons |
| =================================================================== |
| --- base/base_sln.scons (revision 7407) |
| +++ base/base_sln.scons (working copy) |
| @@ -48,4 +48,4 @@ |
| i = env.Command('$CHROME_SRC_DIR/base/base.sln', solution, |
| Copy('$TARGET', '$SOURCE')) |
| -Alias('solutions', i) |
| +Alias('msvs', i) |