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

Unified Diff: chrome/chrome_browser.gypi

Issue 1943993006: Create test fixture for SafeBrowsingService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits 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
« no previous file with comments | « chrome/browser/ui/views/download/download_danger_prompt_views.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b9df5df01a77ea4954f355df85b2968d1b9e4190..9a4728e66a2f9f78ca29761e540ea15c7d33bc75 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2554,6 +2554,8 @@
'browser/safe_browsing/safe_browsing_service.cc',
'browser/safe_browsing/safe_browsing_service.h',
'browser/safe_browsing/services_delegate.h',
+ 'browser/safe_browsing/test_safe_browsing_service.cc',
+ 'browser/safe_browsing/test_safe_browsing_service.h',
'browser/safe_browsing/threat_details.cc',
'browser/safe_browsing/threat_details.h',
'browser/safe_browsing/threat_details_cache.cc',
« no previous file with comments | « chrome/browser/ui/views/download/download_danger_prompt_views.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698