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

Side by Side Diff: components/safe_browsing_db/README

Issue 1399843003: Move prefix_set and parts of s_b_util into a new component safe_browsing_db. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 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.
2 a reference implementation for the next version (4) of the Safe Browsing update
3 protocol.
4
5 The safe_browsing_db has the database_manager (local / remote / ...),
6 safe_browsing_threat_types, and so on.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698