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

Unified Diff: content/browser/BUILD.gn

Issue 2397393002: Provide child/frame IDs for WebSocket handshake request (Closed)
Patch Set: fix Created 4 years, 2 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 004312734d637fa38543a7ae83ea74b18babb23e..3329f383d25d3286b20d9893ad84752a059c3d51 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1349,6 +1349,8 @@ source_set("browser") {
"web_contents/web_drag_source_mac.mm",
"web_contents/web_drag_utils_win.cc",
"web_contents/web_drag_utils_win.h",
+ "websockets/websocket_handshake_request_info_impl.cc",
+ "websockets/websocket_handshake_request_info_impl.h",
"websockets/websocket_impl.cc",
"websockets/websocket_impl.h",
"websockets/websocket_manager.cc",

Powered by Google App Engine
This is Rietveld 408576698