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

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

Issue 2952583002: SafeBrowsing support for WebSocket (post-network-servicification) (Closed)
Patch Set: Remove useless DCHECKs 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 "+third_party/WebKit/public/platform", 3 "+third_party/WebKit/public/platform",
4 "+third_party/WebKit/public/web", 4 "+third_party/WebKit/public/web",
5 "+ipc",
6 "+mojo/public/cpp",
5 ] 7 ]
OLDNEW
« no previous file with comments | « components/safe_browsing/renderer/BUILD.gn ('k') | components/safe_browsing/renderer/websocket_sb_handshake_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698