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

Unified Diff: third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt

Issue 1523193002: DevTools: merge UISourceCode's parentPath, name, originURL and uri. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaselined 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
Index: third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt b/third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt
index 81c41f5b2211f4b3efce7c559ec9810af0bf99e4..bce9be80778460e8e58e48a474c4832d4eb416c9 100644
--- a/third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt
@@ -6,7 +6,7 @@ Tests workspace mappings
url https://localhost/index.html is not mapped.
url http://www.example.com/index.html is mapped to null
- url http://localhost/index.html is mapped to filesystem:/var/www/localhost/index.html
+ url http://localhost/index.html is mapped to file:///var/www/localhost/index.html
url http://localhost/foo/index.html is mapped to null
url https://localhost/index.html is mapped to null

Powered by Google App Engine
This is Rietveld 408576698