chromium/chrome/browser/new_tab_page/modules/safe_browsing/safe_browsing_prefs.cc

// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "chrome/browser/new_tab_page/modules/safe_browsing/safe_browsing_prefs.h"

namespace ntp {
namespace prefs {
const char kSafeBrowsingModuleShownCount[] =;
const char kSafeBrowsingModuleLastCooldownStartAt[] =;
const char kSafeBrowsingModuleOpened[] =;
}  // namespace prefs
}  // namespace ntp