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

Unified Diff: components/safe_browsing/renderer/DEPS

Issue 2952583002: SafeBrowsing support for WebSocket (post-network-servicification) (Closed)
Patch Set: Remove useless DCHECKs Created 3 years, 6 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
Index: components/safe_browsing/renderer/DEPS
diff --git a/components/safe_browsing/renderer/DEPS b/components/safe_browsing/renderer/DEPS
index 04ab6a902c447f1254712ddb09f9a9f3847b57b8..b7cc985c314fbb37f8cea15149747aec620c4381 100644
--- a/components/safe_browsing/renderer/DEPS
+++ b/components/safe_browsing/renderer/DEPS
@@ -2,4 +2,6 @@ include_rules = [
"+content/public/renderer",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
+ "+ipc",
+ "+mojo/public/cpp",
]
« 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