summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_sln.scons
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_sln.scons')
-rw-r--r--chrome/chrome_sln.scons2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_sln.scons b/chrome/chrome_sln.scons
index b95d6cd..03220ef 100644
--- a/chrome/chrome_sln.scons
+++ b/chrome/chrome_sln.scons
@@ -541,4 +541,4 @@ env.AlwaysBuild(solution)
i = env.Command('$CHROME_SRC_DIR/chrome/chrome.sln', solution,
Copy('$TARGET', '$SOURCE'))
-Alias('solutions', i)
+Alias('msvs', i)