1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 source_set("pref_registry") {
7 "pref_registry_syncable.cc",
8 "pref_registry_syncable.h",
14 "//base/third_party/dynamic_annotations",
19 source_set("test_support") {
22 "testing_pref_service_syncable.cc",
23 "testing_pref_service_syncable.h",
30 "//base:prefs_test_support",