| Index: components/ntp_snippets/ntp_snippets_constants.cc
|
| diff --git a/components/ntp_snippets/ntp_snippets_constants.cc b/components/ntp_snippets/ntp_snippets_constants.cc
|
| index d09040b1bd56b8cb4cd87011560422f96235cafe..82304939470eaa67d51ec1ff8ca809b408d3b2aa 100644
|
| --- a/components/ntp_snippets/ntp_snippets_constants.cc
|
| +++ b/components/ntp_snippets/ntp_snippets_constants.cc
|
| @@ -6,9 +6,6 @@
|
|
|
| namespace ntp_snippets {
|
|
|
| -// Also defined in SnippetArticleViewHolder.java
|
| -const char kStudyName[] = "NTPSnippets";
|
| -
|
| const base::FilePath::CharType kDatabaseFolder[] =
|
| FILE_PATH_LITERAL("NTPSnippets");
|
|
|
|
|