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

# The ntp_pref_names.h is in a separate BUILD.gn so that the assert in
# the new_tab_page/BUILD.gn does not need to be removed.
source_set("prefs") {
  sources = [ "ntp_pref_names.h" ]
}
