blob: 54e87fa7d411e59e005c2df8dd9e852e9824e61c [file] [log] [blame]
// Copyright 2012 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chaps/tpm_utility_mock.h"
namespace chaps {
TPMUtilityMock::TPMUtilityMock() {}
TPMUtilityMock::~TPMUtilityMock() {}
} // namespace chaps