Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(759)

Unified Diff: chrome/browser/resources/privacy_blacklist_block.html

Issue 501082: Implement delaying resource requests until privacy blacklists are ready. (Closed)
Patch Set: don't get stuck on errors Created 10 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/renderer_host/resource_message_filter.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/privacy_blacklist_block.html
diff --git a/chrome/browser/resources/privacy_blacklist_block.html b/chrome/browser/resources/privacy_blacklist_block.html
index 2f23b4fb8f6028bfcd880e1d0931803cd138ed04..3836d79ba6f290bf4f0acff9c8ffd8b72fea5045 100644
--- a/chrome/browser/resources/privacy_blacklist_block.html
+++ b/chrome/browser/resources/privacy_blacklist_block.html
@@ -37,7 +37,6 @@ body {
<ul style="list-style-type: none">
<li><a i18n-values="href: url" i18n-content="name" target="_blank"></a></li>
</ul>
- <p><a i18n-values="href: bypass" i18n-content="unblock"></a></p>
</div>
</td>
</table>
« no previous file with comments | « chrome/browser/renderer_host/resource_message_filter.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698