blob: c58b091fa30c4d2db211c5d671efd034c9dec861 [file] [log] [blame]
// 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 "ash/ash_element_identifiers.h"
#include "ui/base/interaction/element_identifier.h"
namespace ash {
// Please keep this list alphabetized.
DEFINE_ELEMENT_IDENTIFIER_VALUE(kAppListBubbleViewElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kBluetoothFeatureTileToggleElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kEnterpriseManagedView);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kExploreAppElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kHoldingSpaceTrayElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kHomeButtonElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kLoginUserViewElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kQuickSettingsSettingsButtonElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kQuickSettingsViewElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kSearchBoxViewElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kSettingsAppElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kShelfViewElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kUnifiedSystemTrayElementId);
DEFINE_ELEMENT_IDENTIFIER_VALUE(kWelcomeTourDialogElementId);
// Please keep this list alphabetized.
} // namespace ash