| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 4ab76f18f4a8ef3e3d419746aa80de1f44787552..33645287d8e9cc4c8bdc60aef1d31f813cd22a99 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -57,6 +57,8 @@
|
| </if>
|
| <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_date.html" flattenhtml="true" type="chrome_html" />
|
| <structure name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl_roadblock.html" flattenhtml="true" type="chrome_html" />
|
| + <structure name="IDR_SSL_FIREFOX_HTML" file="resources\ssl_firefox.html" flattenhtml="true" type="chrome_html" />
|
| + <structure name="IDR_SSL_FANCY_FIREFOX_HTML" file="resources\ssl_fancy_firefox.html" flattenhtml="true" type="chrome_html" />
|
| <structure name="IDR_SAFE_BROWSING_MALWARE_BLOCK_V2" file="resources\safe_browsing\malware_block_v2.html" flattenhtml="true" type="chrome_html" />
|
| <structure name="IDR_MANAGED_USER_PASSPHRASE_DIALOG_HTML" file="resources\managed_user_passphrase_dialog.html" flattenhtml="true" type="chrome_html" />
|
| </structures>
|
|
|