• Natalie Chouinard's avatar
    Migrate Site Category Preferences to SL · d7d3dc88
    Natalie Chouinard authored
    Migrate the SingleCategoryPreferences and ChosenObjectPreferences from
    deprecated Framework preferences to Support Library preferences.
    
    This change also removes the complete fragment layout override used by
    Storage preferences in favor of simply appending the custom views to the
    bottom of the layout.
    
    Because this is the first fragment migrated which contains a
    ChromeImageViewPreference, it includes some duplication of code so that
    the compat and non-compat image view preferences can coexist. Once the
    remaining ChromeImageViewPreferences are migrated to support library,
    this duplicate code will be removed (https://crbug.com/967022).
    
    Bug: 968592, 929743
    Change-Id: I3a0ed1ec24d2824d22cfecf50c2053bd62a45add
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706540
    Commit-Queue: Natalie Chouinard <chouinard@chromium.org>
    Reviewed-by: default avatarTheresa <twellington@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#678505}
    d7d3dc88
chrome_java_sources.gni 147 KB