blob: bc21df7d32faf51873b12059026138d70321c616 [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ios/chrome/browser/ui/ui_feature_flags.h"
const base::Feature kUIRefreshPhase1{"UIRefreshPhase1",
base::FEATURE_DISABLED_BY_DEFAULT};
const base::Feature kTabSwitcherTabGrid{"TabSwitcherTabGrid",
base::FEATURE_DISABLED_BY_DEFAULT};