blob: 228fd0b2d9927002398906822c4b0f0341c6dbb1 [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_monitor.h"
namespace mist {
MockUdevMonitor::MockUdevMonitor() {}
MockUdevMonitor::~MockUdevMonitor() {}
} // namespace mist