| Index: ui/views/widget/desktop_root_window_host_linux.cc
|
| ===================================================================
|
| --- ui/views/widget/desktop_root_window_host_linux.cc (revision 165590)
|
| +++ ui/views/widget/desktop_root_window_host_linux.cc (working copy)
|
| @@ -90,7 +90,7 @@
|
|
|
| // static
|
| ui::NativeTheme* DesktopRootWindowHost::GetNativeTheme(aura::Window* window) {
|
| - return NativeTheme::instance();
|
| + return ui::NativeTheme::instance();
|
| }
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
|
|