commit | 751358929d1fadb9a2e8d23f59a544919689813a | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Oct 16 16:53:05 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Oct 16 21:39:18 2023 +0000 |
tree | 57873601648fe7d7dcdbfab8a641ee0a05cbd452 | |
parent | 6a76443d072b94a0d3f98c6d0d35c871cc19b774 [diff] |
Move SkDebug.cpp from core to base The symbol defined there is declared in include/private/base, so we can't put it in the src/core module. Change-Id: I60ed9fd6c84c301511986c52b7f4e1349f6d16ab Bug: b/40045064 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/766681 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Leandro Lovisolo <lovisolo@google.com> Commit-Queue: Leandro Lovisolo <lovisolo@google.com> Auto-Submit: Kevin Lubick <kjlubick@google.com>