Chromium Code Reviews| Index: tools/grit/grit/testdata/chrome_html.html |
| diff --git a/tools/grit/grit/testdata/chrome_html.html b/tools/grit/grit/testdata/chrome_html.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7f7633c5cf266e27b7ca701cad838fc4410e14ce |
| --- /dev/null |
| +++ b/tools/grit/grit/testdata/chrome_html.html |
| @@ -0,0 +1,6 @@ |
| +<include src="included_sample.html"> |
| +<style type="text/css"> |
| +#image { |
| + content: url('chrome://theme/IDR_SOME_FILE'); |
| +} |
| +</style> |