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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 2119973002: Port WebSockets to Mojo IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compile error Created 4 years, 4 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/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index ce0a991815d47c91426c6de3dff8d54caae02c5c..f15d4278d157749d1e1c8ba4449e52ebab2a12dc 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -18,6 +18,7 @@
'common/render_frame_message_filter.mojom',
'common/service_worker/embedded_worker_setup.mojom',
'common/storage_partition_service.mojom',
+ 'common/websocket.mojom',
'../third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom',
],
'mojom_typemaps': [

Powered by Google App Engine
This is Rietveld 408576698