| Index: chrome/test/data/reliability/sample_pages/page2.html
|
| ===================================================================
|
| --- chrome/test/data/reliability/sample_pages/page2.html (revision 0)
|
| +++ chrome/test/data/reliability/sample_pages/page2.html (revision 0)
|
| @@ -0,0 +1,9 @@
|
| +<!DOCTYPE html>
|
| +<html>
|
| + <head>
|
| + <title>Sample Page 2</title>
|
| + </head>
|
| + <body>
|
| + <p>Hello, World! (Part II)</p>
|
| + </body>
|
| +</html>
|
|
|
| Property changes on: chrome\test\data\reliability\sample_pages\page2.html
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|