Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3137)

Unified Diff: device/BUILD.gn

Issue 2292703002: chromeos: Remove unused NFC D-Bus client library (Closed)
Patch Set: rebase Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/dbus/nfc_tag_client.cc ('k') | device/nfc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index cfd99bbdf9a618943d28f96cb65faa07d17304aa..e4058278e7b084e002ac9de99dd81d3939ed45df 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -60,8 +60,6 @@ test("device_unittests") {
"bluetooth/test/test_bluetooth_local_gatt_service_delegate.cc",
"bluetooth/test/test_bluetooth_local_gatt_service_delegate.h",
"gamepad/gamepad_provider_unittest.cc",
- "nfc/nfc_chromeos_unittest.cc",
- "nfc/nfc_ndef_record_unittest.cc",
"test/run_all_unittests.cc",
]
@@ -74,7 +72,6 @@ test("device_unittests") {
"//device/gamepad",
"//device/gamepad:test_helpers",
"//device/geolocation:unittests",
- "//device/nfc",
"//device/power_save_blocker",
"//mojo/common",
"//mojo/edk/system",
« no previous file with comments | « chromeos/dbus/nfc_tag_client.cc ('k') | device/nfc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698