| Index: ui/display/BUILD.gn
|
| diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
|
| index 7a68bcd20bcb8159dc600c1053db435199b1fbb3..68dd95e29148b29d791c903b0b949ad4fadae877 100644
|
| --- a/ui/display/BUILD.gn
|
| +++ b/ui/display/BUILD.gn
|
| @@ -33,6 +33,8 @@ component("display") {
|
| "chromeos/x11/native_display_delegate_x11.h",
|
| "chromeos/x11/native_display_event_dispatcher_x11.cc",
|
| "chromeos/x11/native_display_event_dispatcher_x11.h",
|
| + "desktop_observer.cc",
|
| + "desktop_observer.h",
|
| "display.cc",
|
| "display.h",
|
| "display_change_notifier.cc",
|
|
|