| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 2d8279bb27bb91573f8e83372f1341456e793c6a..a3768e3217e7e2f47d8886a7e58fbe0ccebdc272 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -267,9 +267,9 @@
|
| 'layout/layout_manager.h',
|
| 'linux_ui/linux_ui.h',
|
| 'linux_ui/linux_ui.cc',
|
| - 'linux_ui/native_theme_change_observer.h',
|
| 'linux_ui/status_icon_linux.h',
|
| 'linux_ui/status_icon_linux.cc',
|
| + 'linux_ui/system_theme_change_observer.h',
|
| 'linux_ui/window_button_order_observer.h',
|
| 'metrics.cc',
|
| 'metrics.h',
|
|
|