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

Unified Diff: chrome/common/DEPS

Issue 2733343002: Move chrome/common/safe_browsing/csd.proto to components/safe_browsing (Closed)
Patch Set: 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 e6b1509cbc7762bc678e2c44440ea5b1d036cfa0..0d7127377282647833462d4d57d5d05690ca62cc 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -23,6 +23,7 @@ include_rules = [
"+components/password_manager/core/common",
"+components/policy/core/common",
"+components/printing/common",
+ "+components/safe_browsing/csd.pb.h",
Nathan Parker 2017/03/08 17:31:43 This seems rather specific for what's otherwise a
Jialiu Lin 2017/03/08 18:31:33 chrome/common folder does not need components/safe
"+components/signin/core/common",
"+components/translate/core/common",
"+components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698