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

Unified Diff: chrome/utility/safe_browsing/mac/BUILD.gn

Issue 2743563006: Componentize safe_browsing [+1]: move protos to component
Patch Set: fix remaining proto references 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/utility/safe_browsing/DEPS ('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 60d69791c98172c9b5f76160e46cf1df596e9cb9..8ac17d0f649e25229eaca61b67c3bcbd7b83fafb 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",
- "//components/safe_browsing:csd_proto",
+ "//components/safe_browsing/common:proto",
]
}
« no previous file with comments | « chrome/utility/safe_browsing/DEPS ('k') | chrome/utility/safe_browsing/mac/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698