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

Unified Diff: content/content_common.gypi

Issue 1037483003: [PresentationAPI] Implementing send() from WebPresentationClient to the PresentationService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated callback handling, message invalidation and and sending generic message struct. Created 5 years, 8 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 c1ae9cf57cb6bed0b72225cf9ea588b68bc086c2..87165a47499912a88397c0f0e793e32ff9599b82 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -456,6 +456,8 @@
'common/plugin_list_win.cc',
'common/plugin_process_messages.h',
'common/power_monitor_messages.h',
+ 'common/presentation/presentation_message.cc',
+ 'common/presentation/presentation_message.h',
'common/process_type.cc',
'common/push_messaging_messages.h',
'common/quota_messages.h',

Powered by Google App Engine
This is Rietveld 408576698