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

Unified Diff: chrome/renderer/BUILD.gn

Issue 2936773002: Move safe_browsing.mojom into components/safe_browsing. (Closed)
Patch Set: . Created 3 years, 6 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
Index: chrome/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 839d765852da553c48df4204ba00d0003a5dc46d..b8f7b6405c667f19a7f3db90d737e0f99f2b8798 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -125,6 +125,7 @@ static_library("renderer") {
"//components/plugins/renderer",
"//components/rappor/public/interfaces",
"//components/resources:components_resources",
+ "//components/safe_browsing/public/interfaces",
"//components/spellcheck:build_features",
"//components/startup_metric_utils/common:interfaces",
"//components/subresource_filter/content/renderer",

Powered by Google App Engine
This is Rietveld 408576698