chromium/chrome/browser/ui/views/location_bar/cookie_controls/cookie_controls_bubble_view.cc

// 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 "chrome/browser/ui/views/location_bar/cookie_controls/cookie_controls_bubble_view.h"

DEFINE_CLASS_ELEMENT_IDENTIFIER_VALUE(CookieControlsBubbleView,
                                      kCookieControlsBubble);
DEFINE_CLASS_ELEMENT_IDENTIFIER_VALUE(CookieControlsBubbleView, kContentView);
DEFINE_CLASS_ELEMENT_IDENTIFIER_VALUE(CookieControlsBubbleView, kReloadingView);