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