blob: 5ee43fbb473debd23f23264fb36e270f57f5c446 [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/ntp_snippets_constants.h"
namespace ntp_snippets {
// Also defined in SnippetArticleViewHolder.java
const char kStudyName[] = "NTPSnippets";
const base::FilePath::CharType kDatabaseFolder[] =
FILE_PATH_LITERAL("NTPSnippets");
} // namespace ntp_snippets