diff options
author | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-04 03:32:48 +0000 |
---|---|---|
committer | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-04 03:32:48 +0000 |
commit | 344d55865c2638e77ae85b9c4b31361183ed5e5d (patch) | |
tree | 5eab66b850a7426c58b965a98defacd618f6d39c /chrome/browser/browser_resources.grd | |
parent | 236ad302e83f682df4d15c093a0ab60ea6b6a615 (diff) | |
download | chromium_src-344d55865c2638e77ae85b9c4b31361183ed5e5d.zip chromium_src-344d55865c2638e77ae85b9c4b31361183ed5e5d.tar.gz chromium_src-344d55865c2638e77ae85b9c4b31361183ed5e5d.tar.bz2 |
Remove SSL interstitial finch trial
Deleting the files used by the SSL interstitial Finch trial. As of today, we're no longer sending out assignments from the server either.
BUG=224070,238599
Review URL: https://chromiumcodereview.appspot.com/23726020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221136 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 f8ce2e3..5d18a0c 100644 --- a/chrome/browser/browser_resources.grd +++ b/chrome/browser/browser_resources.grd @@ -65,8 +65,6 @@ </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" /> </structures> <includes> |