blob: 267b928a6b9beff7d09be57853dc6fa74cdb5197 [file] [log] [blame]
// Copyright 2012 The ChromiumOS Authors
// 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