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