diff options
author | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-09 00:03:14 +0000 |
---|---|---|
committer | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-09 00:04:51 +0000 |
commit | 06209e6951220e1b044078cb1201692718e5a89e (patch) | |
tree | e702ffd841060413657df3f101f8aaafc3a5c1a3 /chrome/browser/browser_resources.grd | |
parent | 7e3927988dec71871d1e2d2d0164ebaf8b83a6c2 (diff) | |
download | chromium_src-06209e6951220e1b044078cb1201692718e5a89e.zip chromium_src-06209e6951220e1b044078cb1201692718e5a89e.tar.gz chromium_src-06209e6951220e1b044078cb1201692718e5a89e.tar.bz2 |
Delete the Safe Browsing V2 interstitial and Finch trial
BUG=396275
Review URL: https://codereview.chromium.org/445493002
Cr-Commit-Position: refs/heads/master@{#288472}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288472 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_resources.grd')
-rw-r--r-- | chrome/browser/browser_resources.grd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd index 238ef91..bda10aa 100644 --- a/chrome/browser/browser_resources.grd +++ b/chrome/browser/browser_resources.grd @@ -79,7 +79,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_SAFE_BROWSING_MALWARE_BLOCK_V2" file="resources\safe_browsing\malware_block_v2.html" flattenhtml="true" type="chrome_html" /> </structures> <includes> <if expr="is_win"> |