// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/browser_sync/browser_sync_switches.h" #include "base/feature_list.h" #include "build/build_config.h" namespace switches { BASE_FEATURE(…); BASE_FEATURE(…); BASE_FEATURE(…); #endif BASE_FEATURE(…); BASE_FEATURE(…); } // namespace switches