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

Unified Diff: runtime/observatory/tests/service/complex_reload/v2/foobar_lib/foo.dart

Issue 2810223003: Attempt 2 -- Fix updating packages map on reload and add a regression test (Closed)
Patch Set: Created 3 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
Index: runtime/observatory/tests/service/complex_reload/v2/foobar_lib/foo.dart
diff --git a/runtime/observatory/tests/service/complex_reload/v2/foobar_lib/foo.dart b/runtime/observatory/tests/service/complex_reload/v2/foobar_lib/foo.dart
new file mode 100644
index 0000000000000000000000000000000000000000..89811634249def18a4e6d96d893608ce6778b173
--- /dev/null
+++ b/runtime/observatory/tests/service/complex_reload/v2/foobar_lib/foo.dart
@@ -0,0 +1 @@
+fooLib() => 'fooLib';

Powered by Google App Engine
This is Rietveld 408576698