blob: 63085e260de107f71be9218c4175527d29c9f54d [file] [log] [blame]
// Copyright 2016 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 "components/ntp_snippets/pref_names.h"
namespace ntp_snippets {
namespace prefs {
const char kSnippets[] = "ntp_snippets.snippets";
} // namespace prefs
} // namespace ntp_snippets