blob: cc787ec4c4a94e072c162fc9f4174c8e3552056d [file] [log] [blame]
// Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/first_run/android/first_run_prefs.h"
namespace first_run {
// Whether the ToS should be shown during the first-run for CCTs.
const char kTosDialogBehavior[] = "policy.cct_tos_dialog_behavior";
} // namespace first_run