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

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: Update singly-included comment 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
« no previous file with comments | « content/common/message_port_messages.h ('k') | content/public/browser/message_port_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 1dab4002b297d1127d3c3cd0825eae61f75c17fe..d61a5f0daf494b42357e2417f5e615d63a7809d8 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_types.cc',
+ 'public/common/message_port_types.h',
'public/common/mojo_channel_switches.cc',
'public/common/mojo_channel_switches.h',
'public/common/navigator_connect_client.cc',
« no previous file with comments | « content/common/message_port_messages.h ('k') | content/public/browser/message_port_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698