blob: 6b968af3dea1d537ec66e8d03694a0c59873fe46 [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 "tpm_utility_mock.h"
namespace chaps {
TPMUtilityMock::TPMUtilityMock() {}
TPMUtilityMock::~TPMUtilityMock() {}
}