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

Unified Diff: android_webview/BUILD.gn

Issue 2952583002: SafeBrowsing support for WebSocket (post-network-servicification) (Closed)
Patch Set: Revert change to WebSocketHandshakeThrottle.h 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: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 6781d1acb867759360a37a4133e7e0f88ee079ef..4845bd6d72cce2b1264dead39b3400d627e56cb1 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -702,6 +702,7 @@ source_set("common") {
"//components/safe_browsing",
"//components/safe_browsing/browser",
"//components/safe_browsing/common",
+ "//components/safe_browsing/renderer:websocket_sb_handshake_throttle",
"//components/safe_browsing/triggers",
"//components/safe_browsing_db:safe_browsing_db_mobile",
"//components/spellcheck:build_features",
« no previous file with comments | « no previous file | android_webview/renderer/DEPS » ('j') | chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698