• tsergeant's avatar
    MD History: Fix broken sync status dropdown · 8fa5f27b
    tsergeant authored
    The sync (i) icon in the top-right of the page uses the iron-dropdown
    Polymer element to display its content. This element was implicitly
    imported by cr-shared-menu, meaning that after cr-shared-menu was
    removed (in crrev.com/440308) from the history page, the dropdown
    stopped working.
    
    This CL restores the import of iron-dropdown, fixing the dropdown.
    
    BUG=658821
    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
    
    Review-Url: https://codereview.chromium.org/2594303002
    Cr-Commit-Position: refs/heads/master@{#440815}
    8fa5f27b
lazy_load.html 951 Bytes