chromium/chrome/browser/sync/test/integration/single_client_password_sharing_policy_test.cc

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

#include "chrome/browser/sync/test/integration/sync_service_impl_harness.h"
#include "chrome/browser/sync/test/integration/sync_test.h"
#include "components/policy/core/browser/browser_policy_connector.h"
#include "components/policy/core/common/mock_configuration_policy_provider.h"
#include "components/policy/core/common/policy_map.h"
#include "components/policy/core/common/policy_types.h"
#include "components/policy/policy_constants.h"
#include "components/sync/service/sync_service_impl.h"
#include "content/public/test/browser_test.h"

namespace {

PolicyMap;
NiceMock;

class SingleClientPasswordSharingPolicyTest : public SyncTest {};

IN_PROC_BROWSER_TEST_F(SingleClientPasswordSharingPolicyTest,
                       ShouldDisablePasswordSharingDataTypes) {}

}  // namespace