Chromium Code Reviews| Index: services/ui/surfaces/BUILD.gn |
| diff --git a/services/ui/surfaces/BUILD.gn b/services/ui/surfaces/BUILD.gn |
| index b1ef01229e282019737d77274ae1769871adf1d7..5242a4f19416b51edb856f850fe2f4cb56a4509f 100644 |
| --- a/services/ui/surfaces/BUILD.gn |
| +++ b/services/ui/surfaces/BUILD.gn |
| @@ -10,6 +10,9 @@ source_set("surfaces") { |
| "display_compositor.h", |
| "display_output_surface.cc", |
| "display_output_surface.h", |
| + "display_provider.h", |
| + "mus_display_provider.cc", |
| + "mus_display_provider.h", |
| ] |
| deps = [ |