blob: 1d226739a48fa2c2ed758bd714113cbbf55d65f1 [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_list_entry.h"
namespace mist {
MockUdevListEntry::MockUdevListEntry() {}
MockUdevListEntry::~MockUdevListEntry() {}
} // namespace mist