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

Unified Diff: test/codegen_expected/sunflower/sunflower.js

Issue 2288453002: Make source map paths relative (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Fix paths in map Created 4 years, 4 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: test/codegen_expected/sunflower/sunflower.js
diff --git a/test/codegen_expected/sunflower/sunflower.js b/test/codegen_expected/sunflower/sunflower.js
index 1c6ea17bb89bd86788a63c389455043a80021b73..566732807cdb3d4d8e947b9d9d1cd1939459bb05 100644
--- a/test/codegen_expected/sunflower/sunflower.js
+++ b/test/codegen_expected/sunflower/sunflower.js
@@ -129,4 +129,4 @@ define(['dart_sdk'], function(dart_sdk) {
};
});
-//# sourceMappingURL=/Users/jmesserly/src/dev_compiler/test/codegen_expected/sunflower/sunflower.js.map
+//# sourceMappingURL=sunflower.js.map

Powered by Google App Engine
This is Rietveld 408576698