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

Unified Diff: LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt

Issue 661923005: DevTools: [Workspace] fix removing stylesheet-related uiSourceCodes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git/+/master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt b/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt
index 51499ce80a5f430226ae4c102829deb32a780d58..11ba6bf29f7e89796eda8c7a47f829acd29613d6 100644
--- a/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt
@@ -29,6 +29,6 @@ Highlighter type: text/css
UISourceCode content: <stylesheet resource content>
Running: testRemoveStyleSheetFromModel
-Added uiSourceCode: foo.css
-Removed uiSourceCode: foo.css
+Added uiSourceCode: http://example.com/foo.css
+Removed uiSourceCode: http://example.com/foo.css

Powered by Google App Engine
This is Rietveld 408576698