| Index: ui/display/types/BUILD.gn
|
| diff --git a/ui/display/types/BUILD.gn b/ui/display/types/BUILD.gn
|
| index b4053c4b0311fcf514560505b50418d4a14bcf3e..9cef99b8f21d48f0d91f86b7e3a5154fac19cee0 100644
|
| --- a/ui/display/types/BUILD.gn
|
| +++ b/ui/display/types/BUILD.gn
|
| @@ -10,6 +10,8 @@ component("types") {
|
| "display_mode.h",
|
| "display_snapshot.cc",
|
| "display_snapshot.h",
|
| + "display_snapshot_mojo.cc",
|
| + "display_snapshot_mojo.h",
|
| "display_types_export.h",
|
| "fake_display_controller.h",
|
| "gamma_ramp_rgb_entry.h",
|
|
|