xref: /aosp_15_r20/external/angle/build/skia_gold_common/README.md (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1*8975f5c5SAndroid Build Coastguard WorkerThis directory contains Python code used for interacting with the Skia Gold
2*8975f5c5SAndroid Build Coastguard Workerimage diff service. It is used by multiple test harnesses, e.g.
3*8975f5c5SAndroid Build Coastguard Worker`//build/android/test_runner.py` and
4*8975f5c5SAndroid Build Coastguard Worker`//content/test/gpu/run_gpu_integration_test.py`. A place such as
5*8975f5c5SAndroid Build Coastguard Worker`//testing/` would likely be a better location, but causes issues with
6*8975f5c5SAndroid Build Coastguard WorkerV8 since it imports `//build/` but not all of Chromium src.
7