commit | 9d764d4a365a1018d16c1df1adc884ca6971ed92 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <[email protected]> | Thu May 11 18:05:27 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu May 11 18:05:27 2023 |
tree | a704de3a8f23397603a0d185deaf3708570ac8cb | |
parent | b9670e751accb3405550ef635425bf72894187ce [diff] |
Set default Skia Gold session type Sets the default session type for Skia Gold to be OutputManagerlessSkiaGoldSession. This is what was being used by all implementations except the Android instrumentation tests, so we are able to remove some duplicate code and unnecessary child classes by setting the default in the base implementation. Bug: 1443021 Change-Id: I69a7a884736ae5ce39cc20228614e4d78a4d1c95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4514682 Reviewed-by: Sven Zheng <[email protected]> Reviewed-by: Mark Pearson <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Commit-Queue: Brian Sheedy <[email protected]> Cr-Commit-Position: refs/heads/main@{#1142776}
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps index 5c1cd13..3414349 100644 --- a/build/android/test_runner.pydeps +++ b/build/android/test_runner.pydeps
@@ -134,6 +134,7 @@ ../gn_helpers.py ../print_python_deps.py ../skia_gold_common/__init__.py +../skia_gold_common/output_managerless_skia_gold_session.py ../skia_gold_common/skia_gold_properties.py ../skia_gold_common/skia_gold_session.py ../skia_gold_common/skia_gold_session_manager.py