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("pairing") {
7 "pairing/fake_controller_pairing_controller.cc",
8 "pairing/fake_controller_pairing_controller.h",
9 "pairing/fake_host_pairing_controller.cc",
10 "pairing/fake_host_pairing_controller.h",
11 "pairing/controller_pairing_controller.cc",
12 "pairing/controller_pairing_controller.h",
13 "pairing/host_pairing_controller.cc",
14 "pairing/host_pairing_controller.h",