Delete a test that was using deprecated COPY_FLAG

The TRACE_EVENT_FLAG_COPY flag is deprecated and its support is being
removed from perfetto. All the instance of TRACE_EVENT_FLAG_COPY in
chrome's production code is already removed by using new trace macros.

Note: In SDK build, dynamic strings can be supplied like this:
      `perfetto::DynamicString{std::string("ABC")}`

Hence we don't need to validate this flag in chrome's unit tests.

      unit tests.

Note: `perfetto::DynamicString` is already tested well in perfetto's
Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
Change-Id: Ib042583cb7c84eeb94bc9fefabbdcd6138bd2c08
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3825906
Reviewed-by: Eric Seckler <eseckler@chromium.org>
Reviewed-by: Stephen Nusko <nuskos@chromium.org>
Commit-Queue: Mohit Saini <mohitms@google.com>
Cr-Commit-Position: refs/heads/main@{#1039707}
NOKEYCHECK=True
GitOrigin-RevId: c2e60829b50b555100b469b100b57500398600a7
1 file changed
tree: 7ea1d4c7c53980166bc5e01e6e2da5b9cef4d48d
  1. trace_event_common.h