chromium/content/common/fetch/fetch_request_type_converters_unittest.cc

// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "content/common/fetch/fetch_request_type_converters.h"

#include "net/base/load_flags.h"
#include "testing/gtest/include/gtest/gtest.h"

FetchCacheMode;

namespace content {

TEST(FetchRequestTypeConvertersTest, CacheModeTest) {}

}  // namespace content