Chromium Code Reviews| Index: testing/resources/javascript/document_props.in |
| diff --git a/testing/resources/javascript/document_props.in b/testing/resources/javascript/document_props.in |
| index c628fafad2c5a4f28462d604806a2da9e38991d7..1882f79c8a4776b3403400a8d43de7ad6d203222 100644 |
| --- a/testing/resources/javascript/document_props.in |
| +++ b/testing/resources/javascript/document_props.in |
| @@ -100,6 +100,7 @@ var document_props = [ |
| 'producer', |
| 'subject', |
| 'title', |
| + 'URL', |
| 'zoom', |
| 'zoomType', |
| ]; |