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 b4a093c4d9cc8c7acd056d0c552079a469d2fe8f..88a41b9a44b3a2173396262fb85b46312561d563 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/file-system-project-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/file-system-project-expected.txt |
@@ -46,3 +46,21 @@ Removing second file system. |
Removing first file system. |
number of uiSourceCodes in workspace after removing first file system: 0 |
+Running: testFileSystems |
+ |
+-- Default excludes -- |
+Dumping uiSourceCodes origin URLs: |
+ - file:///var/www/html/foo.js |
+ - file:///var/www/bar.js |
+ - file:///var/www/html2/foo.js |
+ |
+-- Excluded /html/ -- |
+Dumping uiSourceCodes origin URLs: |
+ - file:///var/www2/bar.js |
+ - file:///var/www2/html2/foo.js |
+ |
+-- Excluded /html2/ -- |
+Dumping uiSourceCodes origin URLs: |
+ - file:///var/www3/html/foo.js |
+ - file:///var/www3/bar.js |
+ |