blob: 6ee5d377afde8d6f437bd86f9fb517dbca10af50 [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/session_mock.h"
namespace chaps {
SessionMock::SessionMock() {}
SessionMock::~SessionMock() {}
} // namespace chaps