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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/sources/resources/style.css.map

Issue 2408203007: DevTools: teach network UISourceCodes to return metadata (Closed)
Patch Set: address comments Created 4 years, 2 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "version": 3,
3 "mappings": "AAAA,IAAK;EACD,KAAK,EAAE,IAAI",
4 "sources": ["style.scss"],
5 "sourcesContent": ["html {\n color: blue;\n}\n"],
6 "names": [],
7 "file": "style.css"
8 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698