blob: b920d097524ea90da278d8b74898dfa4b68b43c4 [file] [log] [blame]
// Copyright (c) 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef NET_SPDY_PLATFORM_IMPL_SPDY_TEST_UTILS_PROD_IMPL_H_
#define NET_SPDY_PLATFORM_IMPL_SPDY_TEST_UTILS_PROD_IMPL_H_
#include "base/gtest_prod_util.h"
#define SPDY_FRIEND_TEST_IMPL FRIEND_TEST_ALL_PREFIXES
#endif // NET_SPDY_PLATFORM_IMPL_SPDY_TEST_UTILS_PROD_IMPL_H_