| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 222a5386f11005df3c52e85eb5304c9999628892..45a77e089c7740c4d4d2deed80280b13bd1f552b 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -161,7 +161,7 @@
|
| <if expr="(is_linux and pp_ifdef('toolkit_views')) or pp_ifdef('use_aura')">
|
| <include name="IDR_COLLECTED_COOKIES_HTML" file="resources\collected_cookies.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flattenhtml="true" type="BINDATA" />
|
| - <include name="IDR_REPOST_FORM_WARNING_HTML" file="resources\repost_form_warning.html" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_TAB_MODAL_DIALOG_HTML" file="resources\tab_modal_dialog.html" flattenhtml="true" type="BINDATA" />
|
| </if>
|
| <if expr="pp_ifdef('use_aura')">
|
| <include name="IDR_APP_LIST_HTML" file="resources\aura\app_list\app_list.html" flattenhtml="true" type="BINDATA" />
|
|
|