// 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.
#import "ios/chrome/browser/default_promo/ui_bundled/post_restore/metrics.h"
namespace post_restore_default_browser {
const char kPromptActionHistogramName[] =
"IOS.PostRestoreDefaultBrowser.ActionOnPrompt";
const char kPromptDisplayedUserActionName[] =
"IOS.PostRestoreDefaultBrowser.Displayed";
} // namespace post_restore_default_browser