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

Unified Diff: components/components_tests.gyp

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 | « no previous file | components/safe_browsing_db.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index f33b34abb69998e72be4efd2e9f8c68202ae3af8..c9db7f5b30503b0608645d61beb8cef9a7f92a36 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -698,6 +698,7 @@
'safe_browsing_db/v4_database_unittest.cc',
'safe_browsing_db/v4_get_hash_protocol_manager_unittest.cc',
'safe_browsing_db/v4_protocol_manager_util_unittest.cc',
+ 'safe_browsing_db/v4_rice_unittest.cc',
'safe_browsing_db/v4_store_unittest.cc',
'safe_browsing_db/v4_update_protocol_manager_unittest.cc',
],
« no previous file with comments | « no previous file | components/safe_browsing_db.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698