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

Unified Diff: chrome/tools/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/test/BUILD.gn ('k') | chrome/tools/safe_browsing/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/DEPS
diff --git a/chrome/tools/DEPS b/chrome/tools/DEPS
index afc233f6f06c4c050977b5b4e1020cf5d698ef94..d854dbae780e7645a41872f43357552aeb3cf441 100644
--- a/chrome/tools/DEPS
+++ b/chrome/tools/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chrome/browser",
"+components/crash",
+ "+components/safe_browsing/common",
"+components/version_info",
"+third_party/re2",
]
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/tools/safe_browsing/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698