blob: 39d6ec00430865847510e6a9cbc315f68f9601d6 [file] [log] [blame]
// Copyright (c) 2012 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 "chaps/tpm_utility_mock.h"
namespace chaps {
TPMUtilityMock::TPMUtilityMock() {}
TPMUtilityMock::~TPMUtilityMock() {}
} // namespace chaps