blob: d0296869070b6b4c72afcdf6f92535c043efccd3 [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_HELPERS_IMPL_H_
#define NET_SPDY_PLATFORM_IMPL_SPDY_TEST_HELPERS_IMPL_H_
#include "net/test/gtest_util.h"
#define EXPECT_SPDY_BUG_IMPL EXPECT_DFATAL
#endif // NET_THIRD_PARTY_SPDY_PLATFORM_API_SPDY_TEST_HELPERS_IMPL_H_