| Index: content/browser/android/nfc_host.h
|
| diff --git a/content/browser/android/nfc_host.h b/content/browser/android/nfc_host.h
|
| index b750c5ff5692e9e895b15a805c8963ec8b8d81bb..b8c6fce32064c1ab813d4195acea9a1b112b4ef0 100644
|
| --- a/content/browser/android/nfc_host.h
|
| +++ b/content/browser/android/nfc_host.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/android/jni_android.h"
|
| #include "content/public/browser/web_contents.h"
|
| -#include "device/nfc/nfc_provider.mojom.h"
|
| +#include "services/device/public/interfaces/nfc_provider.mojom.h"
|
|
|
| namespace content {
|
|
|
|
|