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

Unified Diff: chrome/browser/download/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/browser/chromeos/BUILD.gn ('k') | chrome/browser/download/download_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/download/DEPS
diff --git a/chrome/browser/download/DEPS b/chrome/browser/download/DEPS
index dba1ce6675136c6e0ced56816a493f85a02ca26b..4b0a1f626cdd4f8ee7f096ff751314d25fd4ab66 100644
--- a/chrome/browser/download/DEPS
+++ b/chrome/browser/download/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+components/drive/drive_pref_names.h",
- "+components/safe_browsing/csd.pb.h",
+ "+components/safe_browsing/common/csd.pb.h",
]
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/download/download_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698