diff options
author | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-05 04:17:01 +0000 |
---|---|---|
committer | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-05 04:17:01 +0000 |
commit | 65a6ec4a619d604e504939a8f17086ed58553ecf (patch) | |
tree | fc1a7966b76131bc2bad49c41d48176b9ae5bc4a /chrome/browser/browser_resources.grd | |
parent | fec31fcc7efd96ae2e46d71e24d24b1ef9e8989b (diff) | |
download | chromium_src-65a6ec4a619d604e504939a8f17086ed58553ecf.zip chromium_src-65a6ec4a619d604e504939a8f17086ed58553ecf.tar.gz chromium_src-65a6ec4a619d604e504939a8f17086ed58553ecf.tar.bz2 |
Delete the old SSL interstitial and Finch trial
BUG=386033
Review URL: https://codereview.chromium.org/437113002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287450 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_resources.grd')
-rw-r--r-- | chrome/browser/browser_resources.grd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd index e80ce86..d2b7ed8 100644 --- a/chrome/browser/browser_resources.grd +++ b/chrome/browser/browser_resources.grd @@ -76,8 +76,6 @@ </if> <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_date.html" flattenhtml="true" type="chrome_html" /> <structure name="IRD_SSL_INTERSTITIAL_V2_HTML" file="resources\ssl\interstitial_v2.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_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" /> </structures> <includes> |