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

Unified Diff: components/BUILD.gn

Issue 2869383002: Unify safe_browsing* components [1]: move safe_browsing_prefs* (Closed)
Patch Set: fix win bots Created 3 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/webui/settings/safe_browsing_handler.cc ('k') | components/safe_browsing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 820846ac6e689727e2b60e280d07d5fa2e4bbb77..987c03e84f28935298ff83d79ac8db66e6b4dbea 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -209,6 +209,7 @@ test("components_unittests") {
"//components/policy/core/browser:unit_tests",
"//components/policy/core/common:unit_tests",
"//components/precache/content:unit_tests",
+ "//components/safe_browsing/common:unit_tests",
"//components/safe_browsing/password_protection:password_protection_unittest",
"//components/safe_browsing_db:unit_tests",
"//components/safe_json:unit_tests",
« no previous file with comments | « chrome/browser/ui/webui/settings/safe_browsing_handler.cc ('k') | components/safe_browsing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698