| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 4b5f85e8ed25bf8c02f09c384337732d957ebd1d..1697a07a374a75a634b62e3004d9057cfb2c4693 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -262,7 +262,6 @@
|
| <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA"/>
|
| </if>
|
| <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml="true" allowexternalscript="true" type="BINDATA"/>
|
| - <include name="IDR_MD_POLICY_HTML" file="resources\md_policy\md_policy.html" flattenhtml="true" allowexternalscript="true" type="BINDATA"/>
|
| <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/>
|
| <if expr="enable_print_preview">
|
| <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\print_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
|
|