blob: 7a18de12f3019bdc1afe5f4fda4fa01d5fdbb0aa [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() {}
}