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

Unified Diff: content/public/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/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 189d51e54fe885b7e76fa2285ee22a2e485466c8..a44bcab5011498fb455ce914eb85b3bbad7fb183 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -272,6 +272,7 @@ source_set("browser_sources") {
"web_ui_controller_factory.h",
"web_ui_data_source.h",
"web_ui_message_handler.h",
+ "websocket_handshake_request_info.h",
"worker_service.h",
"worker_service_observer.h",
"zoom_level_delegate.h",
« no previous file with comments | « content/browser/websockets/websocket_manager_unittest.cc ('k') | content/public/browser/websocket_handshake_request_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698