1 # Copyright 2013 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.
11 'target_name': 'device_nfc',
12 'type': 'static_library',
14 '../../base/base.gyp:base',
15 '../../url/url.gyp:url_lib',
20 'nfc_adapter_chromeos.cc',
21 'nfc_adapter_chromeos.h',
22 'nfc_adapter_factory.cc',
23 'nfc_adapter_factory.h',
26 'nfc_ndef_record_utils_chromeos.cc',
27 'nfc_ndef_record_utils_chromeos.h',
30 'nfc_peer_chromeos.cc',
31 'nfc_peer_chromeos.h',
34 'nfc_tag_chromeos.cc',
36 'nfc_tag_technology.cc',
37 'nfc_tag_technology.h',
38 'nfc_tag_technology_chromeos.cc',
39 'nfc_tag_technology_chromeos.h'
44 '../../build/linux/system.gyp:dbus',
45 '../../chromeos/chromeos.gyp:chromeos',
46 '../../dbus/dbus.gyp:dbus',