| Index: third_party/WebKit/public/blink_resources.grd
|
| diff --git a/third_party/WebKit/public/blink_resources.grd b/third_party/WebKit/public/blink_resources.grd
|
| index 759f5336cbf35e5e4c843aa5f8bf10c31c1a2fde..a6239a5c0533f4c0f6be230ffdec193d89683779 100644
|
| --- a/third_party/WebKit/public/blink_resources.grd
|
| +++ b/third_party/WebKit/public/blink_resources.grd
|
| @@ -34,7 +34,6 @@
|
| <include name="IDR_PRIVATE_SCRIPT_DOCUMENTEXECCOMMAND_JS" file="../Source/core/editing/js/DocumentExecCommand.js" type="BINDATA"/>
|
| <include name="IDR_DOCUMENTXMLTREEVIEWER_CSS" file="../Source/core/xml/DocumentXMLTreeViewer.css" type="BINDATA"/>
|
| <include name="IDR_DOCUMENTXMLTREEVIEWER_JS" file="../Source/core/xml/DocumentXMLTreeViewer.js" type="BINDATA"/>
|
| - <include name="IDR_PRIVATE_SCRIPT_PRIVATESCRIPTRUNNER_JS" file="../Source/bindings/core/v8/PrivateScriptRunner.js" type="BINDATA"/>
|
| <if expr="not is_android">
|
| <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"/>
|
|
|