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

Unified Diff: editor/analyzer.gyp

Issue 12618010: Rename the name of the new analyzer jar file from new_analyzer.jar to (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 8 months 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 | sdk/bin/analyzer » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/analyzer.gyp
===================================================================
--- editor/analyzer.gyp (revision 20939)
+++ editor/analyzer.gyp (working copy)
@@ -4,7 +4,7 @@
{
'variables': {
- 'analyzer_name': 'new_analyzer',
+ 'analyzer_name': 'dartanalyzer',
# When changing the jar files that we depend on please change the list
# below.
'dependent_jar_files': [
@@ -54,5 +54,3 @@
},
]
}
-
-
« no previous file with comments | « no previous file | sdk/bin/analyzer » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698