summaryrefslogtreecommitdiffstats
path: root/device/nfc
diff options
context:
space:
mode:
Diffstat (limited to 'device/nfc')
-rw-r--r--device/nfc/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/nfc/BUILD.gn b/device/nfc/BUILD.gn
index 999853d..78b75a5 100644
--- a/device/nfc/BUILD.gn
+++ b/device/nfc/BUILD.gn
@@ -35,8 +35,8 @@ static_library("nfc") {
if (is_chromeos) {
deps += [
+ "//chromeos",
"//dbus",
- #'../../chromeos/chromeos.gyp:chromeos', TODO(GYP)
]
}
}