| Index: third_party/WebKit/LayoutTests/http/tests/inspector-unit/product-registry-impl-register-sanity-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/product-registry-impl-register-sanity-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/product-registry-impl-register-sanity-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f2f01b97fc152854c411b65dcb0b429a8420925d
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/product-registry-impl-register-sanity-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +This tests product registry impl's register function.
|
| +Cleared ProductRegistryImpl
|
| +Testing: example.com -> example.(com|org)
|
| +Testing: wild.example.com -> *.example.com
|
| +Testing: test-1.example.com -> test-*.example.com
|
| +Testing: subdomain.example.com -> subdomain.example.com
|
| +Testing: example.org -> example.(com|org)
|
| +Testing: chromium.org -> null
|
| +
|
|
|