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

Side by Side Diff: components/safe_browsing/renderer/DEPS

Issue 2974243002: Revert of Added experiments section and exported the list of SafeBrowsing features in WebUI (Closed)
Patch Set: Created 3 years, 5 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 "+content/public/renderer", 2 "+content/public/renderer",
3 "+components/safe_browsing",
4 "+third_party/WebKit/public/platform", 3 "+third_party/WebKit/public/platform",
5 "+third_party/WebKit/public/web", 4 "+third_party/WebKit/public/web",
6 "+ipc", 5 "+ipc",
7 "+mojo/public/cpp", 6 "+mojo/public/cpp",
8 ] 7 ]
OLDNEW
« no previous file with comments | « components/safe_browsing/renderer/BUILD.gn ('k') | components/safe_browsing/renderer/threat_dom_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698