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

Side by Side Diff: components/safe_browsing/common/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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ipc", 2 "+ipc",
3 "+url" 3 "+url"
4 "+third_party/protobuf",
4 ] 5 ]
OLDNEW
« no previous file with comments | « components/safe_browsing/common/BUILD.gn ('k') | components/safe_browsing/common/client_model.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698