Chromium Code Reviews| Index: chrome/test/data/predictors/document_write.html |
| diff --git a/chrome/test/data/predictors/document_write.html b/chrome/test/data/predictors/document_write.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..bb9375543d4fb3a134378cae5b2ef6eff6392bd2 |
| --- /dev/null |
| +++ b/chrome/test/data/predictors/document_write.html |
| @@ -0,0 +1,7 @@ |
| +<!DOCTYPE html> |
| +<html> |
| + <head> |
| + <title>Include document_write.js</title> |
| + <script src="document_write.js"></script> |
| + </head> |
| +</html> |