// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/user_education/common/user_education_class_properties.h" namespace user_education { DEFINE_UI_CLASS_PROPERTY_KEY(…) } // namespace user_education