blob: 05385a978e3c4b5caa42a9c900b21ad45f5ac4f8 [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 "mock_mount.h"
namespace cryptohome {
MockMount::MockMount() {}
MockMount::~MockMount() {}
} // namespace cryptohome