Index: components/safe_browsing_db/README |
diff --git a/components/safe_browsing_db/README b/components/safe_browsing_db/README |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7be4a2a2226930b05693c4d1b99ee0701a1f41f0 |
--- /dev/null |
+++ b/components/safe_browsing_db/README |
@@ -0,0 +1,6 @@ |
+SafeBrowsing is in the process of becoming a layered component to provide it as |
Nathan Parker
2015/10/14 17:37:10
How about:
safe_browsing_db/ will contain the dat
vakh (old account. dont use)
2015/10/15 21:07:08
Done.
|
+a reference implementation for the next version (4) of the Safe Browsing update |
+protocol. |
+ |
+The safe_browsing_db has the database_manager (local / remote / ...), |
+safe_browsing_threat_types, and so on. |