blob: e7e65957f8e53682451bf6de684c3f89d97a8feb [file]
// Copyright 2026 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/tab_groups/android/features.h"
#include "base/feature_list.h"
namespace tab_groups_android {
BASE_FEATURE(kAndroidTabGroupColors, base::FEATURE_DISABLED_BY_DEFAULT);
} // namespace tab_groups_android