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