| Index: ui/display/types/BUILD.gn
|
| diff --git a/ui/display/types/BUILD.gn b/ui/display/types/BUILD.gn
|
| index 8b1f6a82edee1431be695011ddff2e85866849cb..b4053c4b0311fcf514560505b50418d4a14bcf3e 100644
|
| --- a/ui/display/types/BUILD.gn
|
| +++ b/ui/display/types/BUILD.gn
|
| @@ -11,7 +11,9 @@ component("types") {
|
| "display_snapshot.cc",
|
| "display_snapshot.h",
|
| "display_types_export.h",
|
| + "fake_display_controller.h",
|
| "gamma_ramp_rgb_entry.h",
|
| + "native_display_delegate.cc",
|
| "native_display_delegate.h",
|
| "native_display_observer.h",
|
| ]
|
|
|