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

Unified Diff: content/browser/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 | « no previous file | content/browser/android/content_feature_list.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index cfdac3e5879bf735c47ef273079820d18da54bcc..a6d5d1e8f822c24d4519eafecb0638448a014da1 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1896,6 +1896,8 @@ source_set("browser") {
"android/java/jni_helper.h",
"android/load_url_params.cc",
"android/load_url_params.h",
+ "android/nfc_host.cc",
+ "android/nfc_host.h",
"android/overscroll_controller_android.cc",
"android/overscroll_controller_android.h",
"android/render_widget_host_connector.cc",
« no previous file with comments | « no previous file | content/browser/android/content_feature_list.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698