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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2940403002: Move SafeBrowsing files from //chrome/browser to a separate target. (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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/safe_browsing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index 746767abf0add5d4c6a99eed8cf4ac5393c1b0bc..0dd2a76cedd4889bc5bb1ab4ee933e2e9c7d666c 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -817,6 +817,7 @@ static_library("extensions") {
"//chrome/browser/devtools",
"//chrome/browser/media/router",
"//chrome/browser/media/router/discovery",
+ "//chrome/browser/safe_browsing",
"//chrome/common",
"//chrome/common/extensions:mojo_bindings",
"//chrome/common/extensions/api:api_registration",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/safe_browsing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698