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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt

Issue 2551233002: DevTools: show filesystem file by default (Closed)
Patch Set: nit 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/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
deleted file mode 100644
index be5ee4aaa68589fb79c33d3dd134f775fc2bf42f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Verify that for a fileSystem UISourceCode with network binding TabbedEditorContainer opens network UISourceCode.
-
-Binding created: {
- network: http://127.0.0.1:8000/inspector/persistence/resources/foo.js
- fileSystem: file:///var/www/inspector/persistence/resources/foo.js
- exactMatch: false
-}
-Opened tabs before opening any UISourceCodes:
-request open uiSourceCode: file:///var/www/inspector/persistence/resources/foo.js
-Opened tabs after opening UISourceCode:
- http://127.0.0.1:8000/inspector/persistence/resources/foo.js
-

Powered by Google App Engine
This is Rietveld 408576698