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

Unified Diff: components/safe_browsing_db.gypi

Issue 1727033003: v4_update_protocol_manager: Basic implementation with TODOs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Incorporate review feedback. Created 4 years, 9 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
« no previous file with comments | « components/components_tests.gyp ('k') | components/safe_browsing_db/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing_db.gypi
diff --git a/components/safe_browsing_db.gypi b/components/safe_browsing_db.gypi
index 7636168daf95a899b6b1a03f1f14ca2790ffbf80..bd62fca75aeaac10ea12eae8d1bd276eecb42a6f 100644
--- a/components/safe_browsing_db.gypi
+++ b/components/safe_browsing_db.gypi
@@ -28,6 +28,8 @@
'safe_browsing_db/v4_protocol_manager_util.cc',
'safe_browsing_db/v4_get_hash_protocol_manager.h',
'safe_browsing_db/v4_get_hash_protocol_manager.cc',
+ 'safe_browsing_db/v4_update_protocol_manager.h',
+ 'safe_browsing_db/v4_update_protocol_manager.cc',
],
'include_dirs': [
'..',
« no previous file with comments | « components/components_tests.gyp ('k') | components/safe_browsing_db/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698