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

Unified Diff: chrome/test/data/extensions/common/privacy_blacklist/privacy_blacklist.pbl

Issue 371063: Integrate BlacklistManager with Profile. (Closed)
Patch Set: trybot fixes Created 11 years, 1 month 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/common/notification_type.h ('k') | chrome/test/testing_profile.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/common/privacy_blacklist/privacy_blacklist.pbl
diff --git a/chrome/test/data/extensions/common/privacy_blacklist/privacy_blacklist.pbl b/chrome/test/data/extensions/common/privacy_blacklist/privacy_blacklist.pbl
index b9dc8d27a658e6b965f00ac182b24d75b79dfaf6..df63d906b6c8614993fe957049e4238d47185bdf 100644
--- a/chrome/test/data/extensions/common/privacy_blacklist/privacy_blacklist.pbl
+++ b/chrome/test/data/extensions/common/privacy_blacklist/privacy_blacklist.pbl
@@ -1,9 +1,9 @@
[Chromium::PrivacyBlacklist]
|Name: AnnoyingAds
-|URL: http://www.ads.tv
+|URL: http://www.example.com
# Block Ads by servers
-annoying.ads.tv/@ => kBlockAll
+example.com/@ => kBlockAll
# Block Ads by name
@/annoying/120x600.jpg => kBlockAll
« no previous file with comments | « chrome/common/notification_type.h ('k') | chrome/test/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698