| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 681b9f71d1b1349c747b5e8ffe0ad4888d9c3009..6cfda97d445215e81fea6edcdb04686b33bd76eb 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -60,7 +60,9 @@
|
| <structure name="IDR_OOBE_ENROLLMENT_JS" file="resources\chromeos\login\oobe_screen_oauth_enrollment.js" flattenhtml="true" type="chrome_html" />
|
| </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_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>
|
|
|