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

Unified Diff: content/browser/BUILD.gn

Issue 2865653002: [Device Service] Decouple NFC implementation from //content (Closed)
Patch Set: extra fix 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 47c55207fa9ba0255efc2668ca8a97847d08c799..1e52f05d4fd45107b6ee817b74f6353181108789 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1026,6 +1026,8 @@ source_set("browser") {
"net/view_blob_internals_job_factory.h",
"net/view_http_cache_job_factory.cc",
"net/view_http_cache_job_factory.h",
+ "nfc/nfc_host.cc",
+ "nfc/nfc_host.h",
"notification_service_impl.cc",
"notification_service_impl.h",
"notifications/blink_notification_service_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698