Chromium Code Reviews| Index: chrome/test/data/sync/fragment.html |
| diff --git a/chrome/test/data/sync/fragment.html b/chrome/test/data/sync/fragment.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7b7896ad242ca08525954c526b89069a5e9c810e |
| --- /dev/null |
| +++ b/chrome/test/data/sync/fragment.html |
| @@ -0,0 +1,7 @@ |
| +<html> |
|
skym
2017/03/02 22:59:43
Were you going to delete this file now?
|
| +<head> |
| +<title>Foobar |
| +</title> |
| +</head> |
| +<body><div name="fragment" id ="fragment"></div></body> |
| +</html> |