• Oscar Johansson's avatar
    Rename kNameField to be unique (browser/ui) · 6b1a7bd5
    Oscar Johansson authored
    When building using Jumbo unnamed namespaces gets merged
    and variables with the same name conflict. This happens
    for the variables kNameField in webui/certficates_handler.cc
    and webui/inspect_ui.cc.
    
    This commit solves the issue by renaming the variables to
    something more file specific. It also renames other variables
    in the same namespace, so the naming is locally consistent.
    
    Bug: 773275
    Change-Id: I0b900803f4f84c058c43e1b5b3f395c8e14774f9
    Reviewed-on: https://chromium-review.googlesource.com/1107929
    Commit-Queue: Oscar Johansson <oscarj@opera.com>
    Reviewed-by: default avatarcalamity <calamity@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#569975}
    6b1a7bd5
certificates_handler.cc 41.8 KB