| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 333afca93fb496b74ab206ada8a4ad65291e16fd..723fcd5ece5d436ca52e6a0665be78770e63d385 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1033,6 +1033,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",
|
|
|