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 static_library("nfc") {
9 "nfc_adapter_chromeos.cc",
10 "nfc_adapter_chromeos.h",
11 "nfc_adapter_factory.cc",
12 "nfc_adapter_factory.h",
15 "nfc_ndef_record_utils_chromeos.cc",
16 "nfc_ndef_record_utils_chromeos.h",
19 "nfc_peer_chromeos.cc",
20 "nfc_peer_chromeos.h",
23 "nfc_tag_chromeos.cc",
25 "nfc_tag_technology.cc",
26 "nfc_tag_technology.h",
27 "nfc_tag_technology_chromeos.cc",
28 "nfc_tag_technology_chromeos.h",