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

Unified Diff: chrome/common/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/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 0d7127377282647833462d4d57d5d05690ca62cc..a77fc764492c3dd9f4c5b3b2b1c2a78986f1e1fb 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",

Powered by Google App Engine
This is Rietveld 408576698