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

Unified Diff: chrome/browser/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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index fcaac594b2a10d955ff50aeae6fe958027d3d487..1e2c4bf167f0270f0257b0e437ecb9e3d437ba7c 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1584,6 +1584,7 @@ split_static_library("browser") {
"//components/rappor:rappor_recorder",
"//components/renderer_context_menu",
"//components/resources",
+ "//components/safe_browsing/public/interfaces",
"//components/safe_browsing_db",
"//components/safe_json",
"//components/search",

Powered by Google App Engine
This is Rietveld 408576698