• Brian Sheedy's avatar
    Allow override of Gold diff instance · 26fcd20c
    Brian Sheedy authored
    Stops hardcoding an appended '-public' onto the instance we use for
    the Diff step in the Gold code, instead calling a method to get which
    instance to use. This is because not all uses of Gold, e.g. ANGLE's,
    can use the public instance (because it doesn't exist). These cases
    can override the method to return the base/internal instance instead.
    
    Bug: skia:10778
    Change-Id: I94de33cac9a7f6935ae1507461c75be0fbc01170
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436649
    Auto-Submit: Brian Sheedy <bsheedy@chromium.org>
    Reviewed-by: default avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#811548}
    26fcd20c
skia_gold_session.py 18.9 KB