| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index df74c491e0155de2328d9f0a674e229de5b4439a..9028418cea1c04ac12512d8179502e7679ac44d0 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -309,6 +309,8 @@
|
| 'system/logout_button/logout_button_observer.h',
|
| 'system/logout_button/logout_button_tray.cc',
|
| 'system/logout_button/logout_button_tray.h',
|
| + 'system/logout_button/logout_confirmation_dialog_view.cc',
|
| + 'system/logout_button/logout_confirmation_dialog_view.h',
|
| 'system/monitor/tray_monitor.cc',
|
| 'system/monitor/tray_monitor.h',
|
| 'system/session_length_limit/session_length_limit_observer.h',
|
|
|