• sungmann.cho's avatar
    [Mac] Set tooltip for the app menu button · d2bad93f
    sungmann.cho authored
    A tooltip for the app menu button is currently not displayed, although it is
    defined in Toolbar.xib. In viewDidLoad: of ToolbarController, we replace the
    app menu button from the xib with an AppToolbarButton instance for the material
    design, so we need to explicitly set a tooltip for it again.
    
    BUG=716749
    
    Review-Url: https://codereview.chromium.org/2851063003
    Cr-Commit-Position: refs/heads/master@{#468366}
    d2bad93f
app_toolbar_button.mm 2.8 KB