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

Unified Diff: content/content_common.gypi

Issue 1947313002: Enable content embedders to specify mojo application task runner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: restores mojo:media in browser Created 4 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/process_control_impl.cc ('k') | content/gpu/gpu_process_control_impl.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 974279829695a8177ecc9b57a0c036e165edbf55..d1ddc9ddae5d059820d3514ec59e41a9bea60bb2 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -145,6 +145,8 @@
'public/common/menu_item.h',
'public/common/message_port_types.cc',
'public/common/message_port_types.h',
+ 'public/common/mojo_application_info.cc',
+ 'public/common/mojo_application_info.h',
'public/common/mojo_channel_switches.cc',
'public/common/mojo_channel_switches.h',
'public/common/mojo_shell_connection.h',
« no previous file with comments | « content/child/process_control_impl.cc ('k') | content/gpu/gpu_process_control_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698