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

Unified Diff: chrome/test/BUILD.gn

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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 9434f097657edd25fa0552709bafb8549bc3a61d..83bc23d86825e684768446ec091347d7de1e6795 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4328,6 +4328,7 @@ test("unit_tests") {
deps += [
":test_proto",
"//components/safe_browsing:base_ping_manager_unittest",
+ "//components/safe_browsing/renderer:websocket_sb_handshake_throttle_unittest",
"//components/safe_browsing_db:v4_test_util",
]
« no previous file with comments | « chrome/renderer/chrome_content_renderer_client.cc ('k') | chrome/test/data/safe_browsing/malware_websocket.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698