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 component("pref_registry") {
7 "pref_registry_export.h",
8 "pref_registry_syncable.cc",
9 "pref_registry_syncable.h",
13 "PREF_REGISTRY_IMPLEMENTATION",
19 "//base/third_party/dynamic_annotations",
24 source_set("test_support") {
27 "testing_pref_service_syncable.cc",
28 "testing_pref_service_syncable.h",