• dpapad's avatar
    WebUI: Remove flattenhtml="true" where not needed, part 1. · 81d25031
    dpapad authored
    The |flattenhtml| property of grd file entries is considered deprecated
    and new usages of it are discouraged. Removing unnecessary usages,
    both to:
     - discourage copy/paste usage
     - reveal which files actually still rely on it
    
    The files that don't need it were detected by locally modifying Grit,
    to compare the file contents before and after flattenhtml is applied.
    
    In this CL only affecting files that don't need flattenhtml=true nor
    preprocess=true. Cases where |flattenhtml| can be removed, but
    |preprocess| is still needed will be addressed in a follow-up.
    
    Bug: 1152343
    Change-Id: Iee0cb3fd9b9da0cc82a04c4fbd2e2e8a69f4cdc9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2555879Reviewed-by: default avatarRebekah Potter <rbpotter@chromium.org>
    Reviewed-by: default avatarJohn Abd-El-Malek <jam@chromium.org>
    Auto-Submit: dpapad <dpapad@chromium.org>
    Commit-Queue: dpapad <dpapad@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#831145}
    81d25031
component_extension_resources.grd 18 KB