| Index: mojo/services/surfaces/interfaces/display.mojom
|
| diff --git a/mojo/services/surfaces/interfaces/display.mojom b/mojo/services/surfaces/interfaces/display.mojom
|
| index bb9478794686539a954a95154e4fa5d09f89d85a..2a380d24e74aa9d3705cebf5cf3be2280558b950 100644
|
| --- a/mojo/services/surfaces/interfaces/display.mojom
|
| +++ b/mojo/services/surfaces/interfaces/display.mojom
|
| @@ -23,6 +23,7 @@ interface Display {
|
| };
|
|
|
| // DisplayFactory creates new Display instances.
|
| +[ServiceName="mojo::DisplayFactory"]
|
| interface DisplayFactory {
|
| // Create associates a Display that will draw to contexts produced by
|
| // |context_provider|. Any resources submitted to the display will be
|
|
|