Chromium Code Reviews| Index: services/ui/display/BUILD.gn |
| diff --git a/services/ui/display/BUILD.gn b/services/ui/display/BUILD.gn |
| index c0bd6e7338f1dfab053ea4e977733a309063b965..35470a748bc314805203fdaa89bf2399be792107 100644 |
| --- a/services/ui/display/BUILD.gn |
| +++ b/services/ui/display/BUILD.gn |
| @@ -23,6 +23,8 @@ source_set("display") { |
| if (use_ozone && is_chromeos) { |
| sources += [ |
| + "output_protection.cc", |
| + "output_protection.h", |
| "screen_manager_ozone_internal.cc", |
| "screen_manager_ozone_internal.h", |
| ] |