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

Unified Diff: components/safe_browsing_db.gypi

Issue 1983723002: Reland: Initialize and reset V4LocalDBManager. Instantiate V4Stores. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: schedule destroying the v4_database off IO thread if the local_db_manager isn't enabled, and update… Created 4 years, 7 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: components/safe_browsing_db.gypi
diff --git a/components/safe_browsing_db.gypi b/components/safe_browsing_db.gypi
index 8ceb9cf27533efc5b79bd9b71daa5f115071a26c..bb48ae2dc273530a69947258d115de12d1b68e0e 100644
--- a/components/safe_browsing_db.gypi
+++ b/components/safe_browsing_db.gypi
@@ -49,6 +49,7 @@
'safe_browsing_db/v4_local_database_manager.h',
'safe_browsing_db/v4_local_database_manager.cc',
'safe_browsing_db/v4_store.h',
+ 'safe_browsing_db/v4_store.cc',
'safe_browsing_db/v4_update_protocol_manager.h',
'safe_browsing_db/v4_update_protocol_manager.cc',
],

Powered by Google App Engine
This is Rietveld 408576698