blob: eb02c475cf604dad318207c9097ca1d1bbf7eace [file] [log] [blame]
// Copyright (c) 2013 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 "mist/mock_config_loader.h"
namespace mist {
MockConfigLoader::MockConfigLoader() {}
MockConfigLoader::~MockConfigLoader() {}
} // namespace mist