blob: 807f4b8e6bd19663ce3446060e8024bd9165b0af [file] [log] [blame]
// Copyright 2018 The Chromium OS Authors. All rights reserved.
// 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