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

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

Issue 2542073002: DevTools: [Persistence] validate persistence binding. (Closed)
Patch Set: rebaseline tests Created 4 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/http/tests/inspector/file-system-project-mapping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping-expected.txt
index a983517f3b645f5db17edc1b25a84a43c7f846bc..92abcdccdf5d3ea133213b2579f9b3518d226e93 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping-expected.txt
@@ -1,23 +1,6 @@
Tests file system project mappings.
-Running: testAutomaticMapping
-Adding file system.
-Adding network resource.
-UISourceCode uri to url mappings:
- file:///var/www/html/foo.js ->
- file:///var/www/bar.js ->
-Adding mapping between network and file system resources.
-Emulate reloading inspector.
-UISourceCode uri to url mappings:
- file:///var/www/html/foo.js -> http://127.0.0.1:8000/inspector/resources/html/foo.js
- file:///var/www/bar.js -> http://127.0.0.1:8000/inspector/resources/bar.js
-Removing mapping between network and file system resources.
-Emulate reloading inspector.
-UISourceCode uri to url mappings:
- file:///var/www/html/foo.js ->
- file:///var/www/bar.js ->
-
Running: testProjectBasedMapping
Adding file system.
UISourceCode uri to url mappings:

Powered by Google App Engine
This is Rietveld 408576698