| Index: ui/display/display.gyp
|
| diff --git a/ui/display/display.gyp b/ui/display/display.gyp
|
| index d0f82b7e1522355a4f8fbea6430a0da9308112dc..c72b7cc30411a04eb281c169c992e07b177f19fb 100644
|
| --- a/ui/display/display.gyp
|
| +++ b/ui/display/display.gyp
|
| @@ -72,6 +72,8 @@
|
| '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.h',
|
| + 'desktop_observer.cc',
|
| 'display.cc',
|
| 'display.h',
|
| 'display_change_notifier.cc',
|
|
|