• asvitkine's avatar
    Change UMA proto product field to be an int32. · 4c1d1ef9
    asvitkine authored
    This makes it easier for downstream clients of the
    component to add new product types without needing
    to update the component source.
    
    Also, adds a client method to return the product, so
    that different MetricsService clients can provide
    different values.
    
    Also cleans up some unnecessary metrics:: namespace
    prefixes.
    
    BUG=415581
    
    Review URL: https://codereview.chromium.org/573403002
    
    Cr-Commit-Position: refs/heads/master@{#297254}
    4c1d1ef9
chrome_metrics_service_client.h 6.88 KB