| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 08e1801587c981318853eafabf62b92ac15cc3ad..c0aa34b467f8a88c487bf2a1a1c917072b48955c 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -113,7 +113,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" />
|
|
|