| 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",
|
|
|