Chromium Code Reviews| Index: chrome_frame/test/data/simple.html |
| =================================================================== |
| --- chrome_frame/test/data/simple.html (revision 0) |
| +++ chrome_frame/test/data/simple.html (revision 0) |
| @@ -0,0 +1,6 @@ |
| +<html> |
| + <head> |
| + <title>simple web page</title> |
| + </head> |
| + <body>simple web page</body> |
| +</html> |
| Property changes on: chrome_frame\test\data\simple.html |
| ___________________________________________________________________ |
| Added: svn:eol-style |
| + LF |