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

Unified Diff: chrome/browser/ui/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/safe_browsing/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 02d890ba3a5a8d0ef483c7ca5e4f88dbfc0807a0..be702947c022c214e1e683081f050da5b59ac152 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -474,6 +474,7 @@ split_static_library("ui") {
"//chrome/browser:resource_prefetch_predictor_proto",
"//chrome/browser/devtools",
"//chrome/browser/engagement:mojo_bindings",
+ "//chrome/browser/safe_browsing",
"//chrome/browser/ui/webui/omnibox:mojo_bindings",
vakh (use Gerrit instead) 2017/06/19 23:57:25 Do you know why this dep is needed now when it was
yzshen1 2017/06/20 20:48:20 Do you mean the omnibox:mojo_bindings or safe_brow
vakh (use Gerrit instead) 2017/06/20 21:07:17 Yes, I meant safe_browsing. Thanks for the clarifi
"//chrome/browser/ui/webui/usb_internals:mojo_bindings",
"//chrome/common",
« no previous file with comments | « chrome/browser/safe_browsing/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698