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

Unified Diff: chrome/test/data/blacklist_samples/host.pbl

Issue 164535: Create BlacklistManager, which will aggregate individual blacklists into one compiled one (Closed)
Patch Set: sync with trunk, fix little things Created 11 years, 2 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
Index: chrome/test/data/blacklist_samples/host.pbl
diff --git a/chrome/test/data/blacklist_samples/host.pbl b/chrome/test/data/blacklist_samples/host.pbl
new file mode 100644
index 0000000000000000000000000000000000000000..16ce85d43767686e00ce389202d14582f2c57005
--- /dev/null
+++ b/chrome/test/data/blacklist_samples/host.pbl
@@ -0,0 +1,6 @@
+[Chromium::PrivacyBlacklist]
+|Name: Host
+|URL: http://www.example.com
+
+# Block entire host.
+host/@ => kBlockAll

Powered by Google App Engine
This is Rietveld 408576698