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

Unified Diff: content/content_common.gypi

Issue 921013002: Optionally have MessagePort pass data as base::Value, part 1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@n-c-move-v8-value-converter
Patch Set: Created 5 years, 10 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.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index ee9d1d24f64921501e51d7e6702f265c101cccb5..42fad2afe46140d3e73ff672335e7a77415bf1d5 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -83,6 +83,8 @@
'public/common/media_stream_request.h',
'public/common/menu_item.cc',
'public/common/menu_item.h',
+ 'public/common/message_port_message.cc',
+ 'public/common/message_port_message.h',
'public/common/mojo_channel_switches.cc',
'public/common/mojo_channel_switches.h',
'public/common/navigator_connect_client.cc',

Powered by Google App Engine
This is Rietveld 408576698