// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/views/widget/any_widget_observer_singleton.h" #include "ui/views/widget/any_widget_observer.h" #include "base/no_destructor.h" #include "base/observer_list.h" namespace viewsinternal // namespace views::internal