| Index: content/browser/android/nfc_host.cc
|
| diff --git a/content/browser/android/nfc_host.cc b/content/browser/android/nfc_host.cc
|
| index 2e56ee459582253d4721e0aa9168223683eb8124..c7f7217a1540c337b737529dafc32df7c767323a 100644
|
| --- a/content/browser/android/nfc_host.cc
|
| +++ b/content/browser/android/nfc_host.cc
|
| @@ -9,9 +9,9 @@
|
| #include "base/atomic_sequence_num.h"
|
| #include "content/public/browser/android/content_view_core.h"
|
| #include "content/public/common/service_manager_connection.h"
|
| -#include "device/nfc/nfc.mojom.h"
|
| #include "jni/NfcHost_jni.h"
|
| #include "services/device/public/interfaces/constants.mojom.h"
|
| +#include "services/device/public/interfaces/nfc.mojom.h"
|
| #include "services/service_manager/public/cpp/connector.h"
|
|
|
| namespace content {
|
|
|