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

Unified Diff: chrome/tools/safe_browsing/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/tools/DEPS ('k') | chrome/tools/safe_browsing/sb_sigutil.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/safe_browsing/DEPS
diff --git a/chrome/tools/safe_browsing/DEPS b/chrome/tools/safe_browsing/DEPS
index 322a686f8d43642f0ecd65d90f15aa782f630313..a5f22ce04261b761cff3d3f7d04ee6ca656c1dee 100644
--- a/chrome/tools/safe_browsing/DEPS
+++ b/chrome/tools/safe_browsing/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+components/safe_browsing/csd.pb.h",
+ "+components/safe_browsing/common/csd.pb.h",
]
« no previous file with comments | « chrome/tools/DEPS ('k') | chrome/tools/safe_browsing/sb_sigutil.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698