Index: content/public/app/mojo/content_gpu_manifest.json |
diff --git a/content/public/app/mojo/content_gpu_manifest.json b/content/public/app/mojo/content_gpu_manifest.json |
index 4c374d7827e55023dfde7fb910d76ad96d25b79a..0544d91c049cf0a98e6a13116db986ea9dcadc60 100644 |
--- a/content/public/app/mojo/content_gpu_manifest.json |
+++ b/content/public/app/mojo/content_gpu_manifest.json |
@@ -6,7 +6,8 @@ |
"provides": { |
"browser": [ |
"IPC::mojom::ChannelBootstrap", |
- "service_manager::mojom::ServiceFactory" |
+ "service_manager::mojom::ServiceFactory", |
+ "ui::mojom::GpuMain" |
Ken Rockot(use gerrit already)
2017/01/11 21:21:22
Note that Channel-associated interfaces are in no
sadrul
2017/01/11 22:52:09
Ah, I see. Thanks! I am keeping it for now since I
|
], |
"service_manager:service_factory": [ |
"service_manager::mojom::ServiceFactory" |