| Index: public/blink_resources.grd
|
| diff --git a/public/blink_resources.grd b/public/blink_resources.grd
|
| index bd4b6fe60dead120f1a767413ff1467f16ddff61..5bd30703562504d6a1f00bb4dfa20ff220c9a612 100644
|
| --- a/public/blink_resources.grd
|
| +++ b/public/blink_resources.grd
|
| @@ -43,6 +43,7 @@
|
| <include name="IDR_PRIVATE_SCRIPT_HTMLMARQUEEELEMENT_JS" file="../Source/core/html/HTMLMarqueeElement.js" type="BINDATA"/>
|
| <include name="IDR_PRIVATE_SCRIPT_PLUGINPLACEHOLDERELEMENT_JS" file="../Source/core/html/shadow/PluginPlaceholderElement.js" type="BINDATA"/>
|
| <include name="IDR_PRIVATE_SCRIPT_PRIVATESCRIPTRUNNER_JS" file="../Source/bindings/core/v8/PrivateScriptRunner.js" type="BINDATA"/>
|
| + <include name="IDR_PRIVATE_STYLE_PLUGINPLACEHOLDERELEMENT_CSS" file="../Source/core/html/shadow/PluginPlaceholderElement.css" type="BINDATA"/>
|
| <include name="IDR_PICKER_COMMON_JS" file="../Source/web/resources/pickerCommon.js" type="BINDATA"/>
|
| <include name="IDR_PICKER_COMMON_CSS" file="../Source/web/resources/pickerCommon.css" type="BINDATA"/>
|
| <include name="IDR_CALENDAR_PICKER_CSS" file="../Source/web/resources/calendarPicker.css" type="BINDATA"/>
|
|
|