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

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

Issue 2733343002: Move chrome/common/safe_browsing/csd.proto to components/safe_browsing (Closed)
Patch Set: 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
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index d91ac1bd9f5a6753e96daa546558c63dfb57c878..3e9c0e27bf7227bc01af0355ba7a68efb4f93885 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",

Powered by Google App Engine
This is Rietveld 408576698