• Hazem Ashmawy's avatar
    [AW] move nonembedded UMA recorder and replayer classes · 5e45235a
    Hazem Ashmawy authored
    No change to logic, just moving some files around.
    
    Both of nonembedded UMA recorder and replayer classes are just used in
    a particular place and are not shared (or "common") between webview
    code. So This moves them closer to where they are actually used:
    - AwNonembeddedUmaRecorder is only used in nonembedded processes so it's
      moved to nonembedded dir.
    - AwNonembeddedUmaReplayer is only used in the browser process so it's
      moved alongside the AwMetricsServiceClient.
    
    This should align better with the scope of the current webview
    subdirectories structure and help having better OWNERs scope for each
    class.
    
    Bug: N/A
    Test: N/A
    Change-Id: I34d8984956e8d657c8e70874f28de25cdc199bae
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228149
    Commit-Queue: Hazem Ashmawy <hazems@chromium.org>
    Reviewed-by: default avatarRichard Coles <torne@chromium.org>
    Reviewed-by: default avatarNate Fischer <ntfschr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#774837}
    5e45235a
BUILD.gn 36 KB