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

Unified Diff: test/codegen/expect/sunflower/sunflower.html

Issue 1486473002: Convert dart_utils.js to input_sdk/lib/_internal/utils.dart (#310) (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Rebased Created 5 years 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 | « test/codegen/expect/js/js.js ('k') | test/codegen/expect/unittest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/sunflower/sunflower.html
diff --git a/test/codegen/expect/sunflower/sunflower.html b/test/codegen/expect/sunflower/sunflower.html
index 0e8d2bfe35ec0fc30905fadafebeaba9bd30c916..9719fce5f4d3ccbf99e1b678268934e568c1262c 100644
--- a/test/codegen/expect/sunflower/sunflower.html
+++ b/test/codegen/expect/sunflower/sunflower.html
@@ -24,8 +24,8 @@
</footer>
<script src="../dev_compiler/runtime/harmony_feature_check.js"></script>
-<script src="../dev_compiler/runtime/dart_utils.js"></script>
<script src="../dev_compiler/runtime/dart_library.js"></script>
+<script src="../dev_compiler/runtime/dart/_utils.js"></script>
<script src="../dev_compiler/runtime/dart/_errors.js"></script>
<script src="../dev_compiler/runtime/dart/_generators.js"></script>
<script src="../dev_compiler/runtime/dart/_types.js"></script>
« no previous file with comments | « test/codegen/expect/js/js.js ('k') | test/codegen/expect/unittest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698