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

Unified Diff: components/components_tests.gyp

Issue 1726403006: Switch Safe Browsing's metadata from string to struct. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix ParseJson in test Created 4 years, 10 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 | « chrome/browser/safe_browsing/ui_manager.cc ('k') | components/safe_browsing_db/database_manager.h » ('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 46f7e81805d75322ebdbd8cc59fa33af49a08d43..d4b4ae60b911bbff483f508fa0953308cdd31bf3 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -633,6 +633,7 @@
],
'safe_browsing_db_unittest_sources': [
'safe_browsing_db/prefix_set_unittest.cc',
+ 'safe_browsing_db/testing_util.h',
'safe_browsing_db/util_unittest.cc',
'safe_browsing_db/v4_get_hash_protocol_manager_unittest.cc',
'safe_browsing_db/v4_protocol_manager_util_unittest.cc',
« no previous file with comments | « chrome/browser/safe_browsing/ui_manager.cc ('k') | components/safe_browsing_db/database_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698