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

Unified Diff: content/content_child.gypi

Issue 1118233002: Introduce SharedMemoryDataConsumerHandle. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@data-received-with-ack
Patch Set: 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
« no previous file with comments | « content/child/shared_memory_data_consumer_handle_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 0234732408405dd1f3c8ec248113e85fce43f3e2..51628716a690cd04c5c874cba389f8f033067074 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -207,6 +207,8 @@
'child/runtime_features.h',
'child/scoped_child_process_reference.cc',
'child/scoped_child_process_reference.h',
+ 'child/shared_memory_data_consumer_handle.cc',
+ 'child/shared_memory_data_consumer_handle.h',
'child/shared_memory_received_data_factory.cc',
'child/shared_memory_received_data_factory.h',
'child/service_worker/service_worker_dispatcher.cc',
« no previous file with comments | « content/child/shared_memory_data_consumer_handle_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698