chromium/ios/chrome/browser/first_run/model/first_run_metrics.mm

// Copyright 2024 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/first_run/model/first_run_metrics.h"

namespace first_run {

const char kFirstRunStageHistogram[] = "FirstRun.Stage";

}  // namespace first_run