blob: 4c4ae1c71d8252f6dd7ae36c584875ff86ed4bad [file] [log] [blame]
Wayne Jackson Jr0d357cb2023-04-13 17:02:061// Copyright 2023 The Chromium Authors
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#include "ui/android/ui_android_features.h"
Robert Flackce291412023-07-21 14:46:206#include "base/feature_list.h"
Wayne Jackson Jr0d357cb2023-04-13 17:02:067
Michael van Ouwerkerk99b42f42023-04-24 16:15:418namespace ui {
Bo Liu78d82d22023-10-17 21:33:52