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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/sourcemap-script.js.map

Issue 2731403009: DevTools: add tests to fixate sourcemap bindings behavior (Closed)
Patch Set: rebaseline Created 3 years, 9 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: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/sourcemap-script.js.map
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/sourcemap-script.js.map b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/sourcemap-script.js.map
new file mode 100644
index 0000000000000000000000000000000000000000..8de1c4b2f4452c48552a4717a0719f718dedc7cc
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/sourcemap-script.js.map
@@ -0,0 +1,8 @@
+{
+ "version": 3,
+ "file": "sourcemap-script.js",
+ "sourceRoot": "",
+ "sources": ["sourcemap-typescript.ts"],
+ "names": [],
+ "mappings": "AAAA"
+}

Powered by Google App Engine
This is Rietveld 408576698