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

Unified Diff: third_party/WebKit/LayoutTests/inspector/file-system-project-expected.txt

Issue 2349343002: DevTools: introduce persistence/ module (Closed)
Patch Set: reupload Created 4 years, 3 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/inspector/file-system-project-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/file-system-project-expected.txt b/third_party/WebKit/LayoutTests/inspector/file-system-project-expected.txt
index 0bbe50d305a3b8da54b09c0f1d9ba4d702181d93..7f6976a5fae3ef001671fa2a0ea2df9504451b41 100644
--- a/third_party/WebKit/LayoutTests/inspector/file-system-project-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/file-system-project-expected.txt
@@ -26,12 +26,6 @@ Dumping uiSourceCode location link texts:
- foo.js:6
- bar.js:6
- baz.js:6
-UISourceCode uri to url mappings:
- file:///var/www/localhost/foo.js -> http://localhost/foo.js
- file:///foo/bar/baz.js -> http://www.example.com/baz.js
-UISourceCode url to uri mappings:
- http://localhost/foo.js -> file:///var/www/localhost/foo.js
- http://www.example.com/baz.js -> file:///foo/bar/baz.js
After revision added:
UISourceCode: file:///var/www/localhost/foo.js
UISourceCode is content script: false

Powered by Google App Engine
This is Rietveld 408576698