| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index a15d4881fbc58eccb1b7f5fb7159e780ab70c38f..d4129f1bdcc71949e43cced4155ef3f58403325d 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -115,7 +115,6 @@
|
| <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions.js" flattenhtml="true" type="BINDATA" />
|
| </if>
|
| <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="true" type="BINDATA" />
|
| - <include name="IDR_FLAGS_HTML_WARNING" file="resources\flags_warning.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" />
|
| <if expr="not pp_ifdef('android')">
|
| <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" />
|
|
|