blob: 1f1d13e7a9c86ad2b29b3fd40ede8352e89fa065 [file] [log] [blame]
// 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(bool, kHasInProductHelpPromoKey, false)
} // namespace user_education