blob: 1675510b43f4dc344635cda8ecf87dc17f2a7d17 [file] [log] [blame]
// Copyright 2014 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 "trunks/mock_authorization_delegate.h"
namespace trunks {
MockAuthorizationDelegate::MockAuthorizationDelegate() {}
MockAuthorizationDelegate::~MockAuthorizationDelegate() {}
} // namespace trunks