Index: chrome/test/data/sync/basic_page.html |
=================================================================== |
--- chrome/test/data/sync/basic_page.html (revision 0) |
+++ chrome/test/data/sync/basic_page.html (revision 0) |
@@ -0,0 +1,7 @@ |
+<html> |
Nirnimesh
2011/11/15 18:21:16
Why not reuse one of the existing html files?
dyu1
2011/11/17 20:01:31
done
|
+ <head>Basic Page</head> |
+ <body> |
+ <h1>Hello World</h1> |
+ <p>Welcome to my first page.</p> |
+ </body> |
+</html> |