• Kyle Horimoto's avatar
    [CrOS Settings] Add AboutSection search tags · 5f279cea
    Kyle Horimoto authored
    Generated by running a script to parse go/cros-settings-search-tags.
    
    This CL also migrates AboutHandler to this section and eliminates the
    static Create() function which creates the handler as well as adding
    loadTimeData. The loadTimeData is moved to AboutSection as well as
    settings_localized_strings_provider.cc, and several strings which were
    unused by browser settings are now only added to OS settings instead of
    to both.
    
    Bug: 1076268
    Change-Id: I6ea6ce914533166851a51c3d2771f3f9d72d3a07
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2185850
    Commit-Queue: Kyle Horimoto <khorimoto@chromium.org>
    Commit-Queue: Regan Hsu <hsuregan@chromium.org>
    Reviewed-by: default avatardpapad <dpapad@chromium.org>
    Reviewed-by: default avatarRegan Hsu <hsuregan@chromium.org>
    Auto-Submit: Kyle Horimoto <khorimoto@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#766540}
    5f279cea
about_handler.cc 28.3 KB