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

Unified Diff: chrome/common/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/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 07a925311f6a139e9528363a2413e57ca8ff1a7d..283770b6829895cfccd5e82366916bc68a603a9f 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -197,6 +197,7 @@ static_library("common") {
"//components/policy:generated",
"//components/policy/core/common",
"//components/prefs",
+ "//components/safe_browsing:csd_proto",
"//components/signin/core/common",
"//components/strings",
"//components/translate/content/common",
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/common/DEPS » ('j') | chrome/common/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698