chromium/google_apis/drive/request_util_unittest.cc

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

#include "google_apis/drive/request_util.h"

#include "testing/gtest/include/gtest/gtest.h"

namespace google_apis {
namespace util {

TEST(GenerateIfMatchHeaderTest, GenerateIfMatchHeader) {}

}  // namespace util
}  // namespace google_apis