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

Unified Diff: chrome/utility/safe_browsing/mac/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/tools/safe_browsing/sb_sigutil.cc ('k') | chrome/utility/safe_browsing/mac/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/safe_browsing/mac/BUILD.gn
diff --git a/chrome/utility/safe_browsing/mac/BUILD.gn b/chrome/utility/safe_browsing/mac/BUILD.gn
index 90b93295aa80ee30c221afc00a860378d3558fc0..60d69791c98172c9b5f76160e46cf1df596e9cb9 100644
--- a/chrome/utility/safe_browsing/mac/BUILD.gn
+++ b/chrome/utility/safe_browsing/mac/BUILD.gn
@@ -16,7 +16,7 @@ source_set("mac") {
":dmg_common",
"//base",
"//chrome/common",
- "//chrome/common/safe_browsing:proto",
+ "//components/safe_browsing:csd_proto",
]
}
« no previous file with comments | « chrome/tools/safe_browsing/sb_sigutil.cc ('k') | chrome/utility/safe_browsing/mac/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698