blob: e9f246974b21dcb5217dc2d80eafddc6ee6f8835 [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_session.h"
namespace trunks {
MockAuthorizationSession::MockAuthorizationSession() {}
MockAuthorizationSession::~MockAuthorizationSession() {}
} // namespace trunks