Chromium Code Reviews| Index: chrome/test/data/instant_extended.html |
| diff --git a/chrome/test/data/instant_extended.html b/chrome/test/data/instant_extended.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..31ed03d1e3390565aa5ff1ce8a3784ea44341f07 |
| --- /dev/null |
| +++ b/chrome/test/data/instant_extended.html |
| @@ -0,0 +1,8 @@ |
| +<html> |
| + <head> |
| + <script src="instant_extended.js"></script> |
|
sreeram
2013/01/17 23:54:18
Just inline the script here, and get rid of the se
samarth
2013/01/18 00:06:45
Yeah, that's why, but inlined it.
|
| + </head> |
| + <body> |
| + <h1>Instant</h1> |
| + </body> |
| +</html> |