chromium/remoting/host/host_experiment_session_plugin_unittest.cc

// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "remoting/host/host_experiment_session_plugin.h"

#include <memory>

#include "base/functional/bind.h"
#include "remoting/base/constants.h"
#include "remoting/host/host_attributes.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"

QName;
XmlElement;

namespace remoting {

TEST(HostExperimentSessionPluginTest, AttachAttributes) {}

TEST(HostExperimentSessionPluginTest, LoadConfiguration) {}

TEST(HostExperimentSessionPluginTest, IgnoreSecondConfiguration) {}

}  // namespace remoting