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

Unified Diff: components/safe_browsing_db.gypi

Issue 2196553002: Tiny: Enable v4_rice* to be built using GYP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Also add v4_rice.h/cc to safe_browsing_db.gypi Created 4 years, 5 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') | no next file » | 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 94f4af09b3409e79ae22bc05450d38c54b17472e..0eafb82ffcc3fb4b337846cd6c22223b0617d113 100644
--- a/components/safe_browsing_db.gypi
+++ b/components/safe_browsing_db.gypi
@@ -48,6 +48,8 @@
'safe_browsing_db/v4_database.cc',
'safe_browsing_db/v4_local_database_manager.h',
'safe_browsing_db/v4_local_database_manager.cc',
+ 'safe_browsing_db/v4_rice.h',
+ 'safe_browsing_db/v4_rice.cc',
'safe_browsing_db/v4_store.h',
'safe_browsing_db/v4_store.cc',
'safe_browsing_db/v4_update_protocol_manager.h',
« no previous file with comments | « components/components_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698