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

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

Issue 1369063002: DevTools: merge excluded folder manager into isolated file system. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/sources/debugger/file-system-project-mapping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
index e89b67f6b554f138909c51635c17c32ce62ae3ba..7095f350bd44fee83915c3e83ac270ffaf5077c2 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
@@ -94,19 +94,6 @@ function f()
==Source frame contents end==
-Running: testExcludingFolders
-Adding file system.
-Adding exclusion pattern and excluded folder.
-Workspace event: UISourceCodeAdded: filesystem:/var/www/bar.js.
-Workspace event: UISourceCodeAdded: filesystem:/var/www/html2/foo.js.
-Dumping uiSourceCodes origin URLs:
- - file:///var/www/bar.js
- - file:///var/www/html2/foo.js
-Excluding html2 folder:
-Workspace event: UISourceCodeRemoved: filesystem:/var/www/html2/foo.js.
-Dumping uiSourceCodes origin URLs:
- - file:///var/www/bar.js
-
Running: testRemoveProject
Adding file system.
Workspace event: UISourceCodeAdded: filesystem:/var/www/foo.js.

Powered by Google App Engine
This is Rietveld 408576698