Chromium Code Reviews| Index: chrome/test/data/favicon/page_with_manifest.html |
| diff --git a/chrome/test/data/favicon/page_with_manifest.html b/chrome/test/data/favicon/page_with_manifest.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..852c3006c95a3a04c9f1c8234fa640c65f2ad228 |
| --- /dev/null |
| +++ b/chrome/test/data/favicon/page_with_manifest.html |
| @@ -0,0 +1,5 @@ |
| +<html> |
| +<head> |
| +<link rel="manifest" href="manifest.json"/> |
| +</head> |
| +</html> |