| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index a3d3a2bd4a83fb6b48259ee6656723d3c1c56f9c..57ca3712ece0a8e4fe55893e4e3e10d96f9b33d2 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -267,6 +267,7 @@
|
| 'corewm/transient_window_controller.h',
|
| 'corewm/transient_window_manager.cc',
|
| 'corewm/transient_window_manager.h',
|
| + 'corewm/transient_window_observer.h',
|
| 'corewm/transient_window_stacking_client.cc',
|
| 'corewm/transient_window_stacking_client.h',
|
| 'corewm/visibility_controller.cc',
|
|
|