• mcasas's avatar
    Geolocation cleanup: run clang-format · f50e159e
    mcasas authored
    After moving geolocation to device, the presubmit
    kept saying that I had to run git cl format, so here
    we go. No new code, just ran:
    
    clang-format -i -style=Chromium device/geolocation/*.h
    clang-format -i -style=Chromium device/geolocation/*.cc
    
    Review-Url: https://codereview.chromium.org/2200483002
    Cr-Commit-Position: refs/heads/master@{#408821}
    f50e159e
location_arbitrator.h 1.35 KB