blob: 4b9f7a9c04be4cffb3eedc28f857f6c023cc4784 [file] [log] [blame]
// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef NET_BASE_TRACING_H_
#define NET_BASE_TRACING_H_
#include "base/trace_event/trace_event.h" // IWYU pragma: export
#include "build/build_config.h"
#include "net/base/cronet_buildflags.h"
#endif // NET_BASE_TRACING_H_