blob: 53553f62ae44486947ea4128cef1b1f7535014bc [file] [log] [blame]
// Copyright 2018 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/mock_resolver.h"
namespace shill {
MockResolver::MockResolver() = default;
MockResolver::~MockResolver() = default;
} // namespace shill