Chromium Code Reviews| Index: content/test/data/keyboard_lock/keyboard_lock.html |
| diff --git a/content/test/data/keyboard_lock/keyboard_lock.html b/content/test/data/keyboard_lock/keyboard_lock.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..df1f867e1198d34340620068a474550f36c34388 |
| --- /dev/null |
| +++ b/content/test/data/keyboard_lock/keyboard_lock.html |
| @@ -0,0 +1,8 @@ |
| +<html> |
| + <head> |
| + <title>Keyboard Lock Test</title> |
| + <script type="text/javascript" src="keyboard_lock.js"></script> |
| + </head> |
| + <body> |
| + </body> |
| +</html> |