| Index: chrome/browser/resources/component_extension_resources.grd
|
| diff --git a/chrome/browser/resources/component_extension_resources.grd b/chrome/browser/resources/component_extension_resources.grd
|
| index 84d0f8a162370990ebf63f5f5e337e0b54954ce8..07a967e9cdd9c40268fd93c59d64a5c35fc4a649 100644
|
| --- a/chrome/browser/resources/component_extension_resources.grd
|
| +++ b/chrome/browser/resources/component_extension_resources.grd
|
| @@ -152,9 +152,6 @@
|
| <include name="IDR_ARC_SUPPORT_ICON" file="chromeos/arc_support/icon/48.png" type="BINDATA" />
|
| <include name="IDR_ARC_SUPPORT_ICON_HEADER" file="chromeos/arc_support/images/header.png" type="BINDATA" />
|
| </if>
|
| - <if expr="enable_settings_app">
|
| - <include name="IDR_SETTINGS_APP_JS" file="settings_app/settings_app.js" type="BINDATA" />
|
| - </if>
|
| <if expr="enable_plugins">
|
| <include name="IDR_PDF_INDEX_CSS" file="pdf/index.css" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_PDF_INDEX_HTML" file="pdf/index.html" allowexternalscript="true" type="BINDATA" />
|
|
|