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

Unified Diff: chrome/common/DEPS

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/common/BUILD.gn ('k') | chrome/common/safe_archive_analyzer.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 9b6353eb527669f284e6dcd6fc6220121f2c0a72..4b5594ac0366d1dde06d9b924e910ac0b0bf5db1 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -23,7 +23,7 @@ include_rules = [
"+components/password_manager/core/common",
"+components/policy/core/common",
"+components/printing/common",
- "+components/safe_browsing/csd.pb.h",
+ "+components/safe_browsing/common",
"+components/signin/core/common",
"+components/translate/core/common",
"+components/url_formatter",
« no previous file with comments | « chrome/common/BUILD.gn ('k') | chrome/common/safe_archive_analyzer.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698