| Index: third_party/WebKit/Source/modules/nfc/NFC.cpp
|
| diff --git a/third_party/WebKit/Source/modules/nfc/NFC.cpp b/third_party/WebKit/Source/modules/nfc/NFC.cpp
|
| index 408cd9e62f5a6f4e7514ee21cdddbee3cea3cc53..37382c9308663ed399d8fc6b31535490cb9ac2cc 100644
|
| --- a/third_party/WebKit/Source/modules/nfc/NFC.cpp
|
| +++ b/third_party/WebKit/Source/modules/nfc/NFC.cpp
|
| @@ -4,7 +4,6 @@
|
|
|
| #include "modules/nfc/NFC.h"
|
|
|
| -#include "bindings/core/v8/JSONValuesForV8.h"
|
| #include "bindings/core/v8/ScriptPromiseResolver.h"
|
| #include "bindings/core/v8/V8ArrayBuffer.h"
|
| #include "bindings/core/v8/V8StringResource.h"
|
|
|