Index: third_party/WebKit/Source/modules/nfc/NFC.h |
diff --git a/third_party/WebKit/Source/modules/nfc/NFC.h b/third_party/WebKit/Source/modules/nfc/NFC.h |
index c476de10de198b2d5ba00ebe214cc371a904886e..3a4165289dd4c8ade8a68007c0ea48ebf75b0c21 100644 |
--- a/third_party/WebKit/Source/modules/nfc/NFC.h |
+++ b/third_party/WebKit/Source/modules/nfc/NFC.h |
@@ -20,7 +20,6 @@ class NFCError; |
class NFCPushOptions; |
using NFCPushMessage = StringOrArrayBufferOrNFCMessage; |
class NFCWatchOptions; |
-class ServiceRegistry; |
class NFC final |
: public GarbageCollectedFinalized<NFC> |