blob: bf4cda5d6d1d1727a3df74f82b4b55d80040e5d2 [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_udev.h"
namespace mist {
MockUdev::MockUdev() {}
MockUdev::~MockUdev() {}
} // namespace mist