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

Unified Diff: device/BUILD.gn

Issue 2865653002: [Device Service] Decouple NFC implementation from //content (Closed)
Patch Set: Rebase 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
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('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 fd30fa38dea1292f68f7db53f992fb1360c4c7e3..9ce68f227e682b0fe2be661d21b3cc3349c44a71 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -306,6 +306,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",
]
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | device/nfc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698