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

Unified Diff: device/BUILD.gn

Issue 2865653002: [Device Service] Decouple NFC implementation from //content (Closed)
Patch Set: Response to reviews Created 3 years, 7 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
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 602b61e963b71a7760080fbfaedc6d96559d49dc..be9bd80e8cfecbf7d5ec45daccdea9f649c14247 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -309,6 +309,7 @@ if (is_android) {
"//device/geolocation:geolocation_java_test_support",
"//device/nfc:mojo_bindings_java",
"//device/nfc/android:java",
+ "//device/nfc/public/java:nfc_java",
"//mojo/public/java:bindings_java",
"//third_party/android_tools:android_support_annotations_java",
]

Powered by Google App Engine
This is Rietveld 408576698