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

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

Issue 2733343002: Move chrome/common/safe_browsing/csd.proto to components/safe_browsing (Closed)
Patch Set: rebase again Created 3 years, 9 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/download/DEPS » ('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 26d6c0202a941db29e42fd7be252a2e664e7ad27..2086fd8ed17a4e5f34e158dabd0d281f28ae5931 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -69,6 +69,7 @@ source_set("chromeos") {
"//components/pairing",
"//components/policy:generated",
"//components/proxy_config",
+ "//components/safe_browsing:csd_proto",
"//components/safe_browsing_db:metadata_proto",
"//components/session_manager/core",
"//components/sync_wifi",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/download/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698