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

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: No (c) in new files Copyright message. Created 5 years, 7 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 f989b373e088bb6e9a139e0b25663d8440ca9f9c..e4b952dd3aac47627778ee60ab8d3083de5a6454 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -99,6 +99,8 @@
'public/common/persistent_notification_status.h',
'public/common/platform_notification_data.cc',
'public/common/platform_notification_data.h',
+ 'public/common/presentation_constants.cc',
+ 'public/common/presentation_constants.h',
'public/common/process_type.h',
'public/common/push_messaging_status.cc',
'public/common/push_messaging_status.h',
« no previous file with comments | « content/common/presentation/presentation_service.mojom ('k') | content/public/browser/presentation_service_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698