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

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

Issue 1624723002: Move remote_db_manager into the safe_browsing_db component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fetch, rebase, format Created 4 years, 11 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/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 6a564f32102ad01def4ab646c779609d780602f5..526875660a12817f5ae1a834b5951b95d6dc0533 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -46,7 +46,6 @@ source_set("chromeos") {
"//chrome/browser/devtools",
"//chrome/browser/extensions",
"//chrome/browser/safe_browsing:chunk_proto",
- "//chrome/browser/safe_browsing:metadata_proto",
"//chrome/common",
"//chrome/common/extensions/api",
"//chrome/common/extensions/api:api_registration",
@@ -70,6 +69,7 @@ source_set("chromeos") {
"//components/pairing",
"//components/policy",
"//components/proxy_config",
+ "//components/safe_browsing_db:metadata_proto",
"//components/session_manager/core",
"//components/user_manager",
"//components/wifi_sync",
« 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