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

Unified Diff: chrome/tools/DEPS

Issue 2743563006: Componentize safe_browsing [+1]: move protos to component
Patch Set: fix ipc_protobuf issue in test 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/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",
]

Powered by Google App Engine
This is Rietveld 408576698