| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index c8e8a3abde8efb657d67b879f60ef4b389a74cce..8ca1039eaefb6701bd9e45f7eda983979c65dc33 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -76,6 +76,8 @@
|
| <structure name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl\roadblock.html" flattenhtml="true" type="chrome_html" />
|
| <structure name="IDR_SSL_BLOCKING_HTML" file="resources\ssl\blocking.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_CAPTIVE_PORTAL_HTML" file="resources\ssl\captive_portal.html" flattenhtml="true" type="chrome_html" />
|
| +
|
| </structures>
|
| <includes>
|
| <if expr="is_win">
|
|
|