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

Unified Diff: tests/dartino_compiler/incremental/source_update.dart

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 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
Index: tests/dartino_compiler/incremental/source_update.dart
diff --git a/tests/fletchc/incremental/source_update.dart b/tests/dartino_compiler/incremental/source_update.dart
similarity index 98%
rename from tests/fletchc/incremental/source_update.dart
rename to tests/dartino_compiler/incremental/source_update.dart
index 5a2144384c827b97959f021687e7e50c7f0d67a3..a2f0a15caf4e9371721fb1261bc8e7ec830e5de6 100644
--- a/tests/fletchc/incremental/source_update.dart
+++ b/tests/dartino_compiler/incremental/source_update.dart
@@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library fletchc.test.source_update;
+library dartino_compiler.test.source_update;
/// Returns [updates] expanded to full compilation units/source files.
///

Powered by Google App Engine
This is Rietveld 408576698