| Index: components/html_viewer/blink_resource_constants.h
|
| diff --git a/components/html_viewer/blink_resource_constants.h b/components/html_viewer/blink_resource_constants.h
|
| index 2951569f7c9dec6e2a575209afdde483f9c38938..282c16f115f224c9731434c22129a849ac8c5668 100644
|
| --- a/components/html_viewer/blink_resource_constants.h
|
| +++ b/components/html_viewer/blink_resource_constants.h
|
| @@ -121,6 +121,8 @@
|
| {"DocumentXMLTreeViewer.css", IDR_PRIVATE_SCRIPT_DOCUMENTXMLTREEVIEWER_CSS},
|
| {"DocumentXMLTreeViewer.js", IDR_PRIVATE_SCRIPT_DOCUMENTXMLTREEVIEWER_JS},
|
| {"HTMLMarqueeElement.js", IDR_PRIVATE_SCRIPT_HTMLMARQUEEELEMENT_JS},
|
| + {"PluginPlaceholderElement.js",
|
| + IDR_PRIVATE_SCRIPT_PLUGINPLACEHOLDERELEMENT_JS},
|
| {"PrivateScriptRunner.js", IDR_PRIVATE_SCRIPT_PRIVATESCRIPTRUNNER_JS},
|
| #ifdef IDR_PICKER_COMMON_JS
|
| {"pickerCommon.js", IDR_PICKER_COMMON_JS},
|
|
|