• mgiuca's avatar
    Moved FolderImageSource class to a separate file. · 793ecbcd
    mgiuca authored
    Previously, this was a private class in app_list_folder_item.cc. It will
    soon be required from multiple locations (to generate folder icons), so
    it deserves its own file.
    
    Also moved methods/constants relating to the tiny icon size/position
    into static methods of this class (as needed by various clients).
    
    BUG=425444
    
    Review URL: https://codereview.chromium.org/657793004
    
    Cr-Commit-Position: refs/heads/master@{#301028}
    793ecbcd
folder_image_source.h 1.49 KB