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

Unified Diff: bin/edit_files.dart

Issue 967933005: rename ddc -> dev_compiler, fixes #84 (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 10 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 | « bin/devc.dart ('k') | lib/config.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bin/edit_files.dart
diff --git a/bin/edit_files.dart b/bin/edit_files.dart
index f568e41ae95d0e980d004074465a7f42421597f4..5767ebf47b1ebe9384ee46bb31534f495aa9c3c5 100644
--- a/bin/edit_files.dart
+++ b/bin/edit_files.dart
@@ -8,7 +8,7 @@
/// running devc.dart passing the arguments
/// --dump-info --dump-info-file info.json
-library ddc.bin.edit_files;
+library dev_compiler.bin.edit_files;
import 'dart:io';
import 'dart:convert';
« no previous file with comments | « bin/devc.dart ('k') | lib/config.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698