| Index: chrome/browser/ui/views/frame/global_menu_bar_registrar_x11.h
|
| diff --git a/chrome/browser/ui/views/frame/global_menu_bar_registrar_x11.h b/chrome/browser/ui/views/frame/global_menu_bar_registrar_x11.h
|
| index e35e87c0d20c17edf960e7a997b698926c069d2e..694f776b24ef4035c0595fa822d72b5cd864acbc 100644
|
| --- a/chrome/browser/ui/views/frame/global_menu_bar_registrar_x11.h
|
| +++ b/chrome/browser/ui/views/frame/global_menu_bar_registrar_x11.h
|
| @@ -28,7 +28,7 @@ class GlobalMenuBarRegistrarX11 {
|
| void OnWindowUnmapped(unsigned long xid);
|
|
|
| private:
|
| - friend struct DefaultSingletonTraits<GlobalMenuBarRegistrarX11>;
|
| + friend struct base::DefaultSingletonTraits<GlobalMenuBarRegistrarX11>;
|
|
|
| GlobalMenuBarRegistrarX11();
|
| ~GlobalMenuBarRegistrarX11();
|
|
|