Chromium Code Reviews| Index: chrome/renderer/resources/plugins/pdf_plugin.html |
| diff --git a/chrome/renderer/resources/plugins/pdf_plugin.html b/chrome/renderer/resources/plugins/pdf_plugin.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..914903256e23004722191ddb0e02493b9dd3798a |
| --- /dev/null |
| +++ b/chrome/renderer/resources/plugins/pdf_plugin.html |
| @@ -0,0 +1,9 @@ |
| +<!doctype html> |
| +<html> |
| + <head> |
| + <meta charset="utf-8"> |
| + </head> |
| + <body> |
| + <!-- TODO(amberwon): Add html with the finalized UI. --> |
| + </body> |
| +</html> |