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

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 comment 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
« no previous file with comments | « test/codegen_expected/map_keys.js.map ('k') | test/codegen_expected/sunflower/sunflower.js.map » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « test/codegen_expected/map_keys.js.map ('k') | test/codegen_expected/sunflower/sunflower.js.map » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698