Chromium Code Reviews| Index: Source/web/tests/data/wake_lock_test.html |
| diff --git a/Source/web/tests/data/wake_lock_test.html b/Source/web/tests/data/wake_lock_test.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..53a7f2429549142f78b7777904b26102858d9716 |
| --- /dev/null |
| +++ b/Source/web/tests/data/wake_lock_test.html |
| @@ -0,0 +1,6 @@ |
| +<html> |
| +<head> |
| +</head> |
| +<body> |
| +</body> |
| +</html> |
|
mlamouri (slow - plz ping)
2015/04/28 08:00:25
This file is basically empty. Is there another dum
|