Chromium Code Reviews| Index: third_party/WebKit/Source/modules/nfc/NFC.idl |
| diff --git a/third_party/WebKit/Source/modules/nfc/NFC.idl b/third_party/WebKit/Source/modules/nfc/NFC.idl |
| index 6deb627fa84205671648c544f8726599b00fd583..cc38e16fe65512ea123fc00524488721ed106c65 100644 |
| --- a/third_party/WebKit/Source/modules/nfc/NFC.idl |
| +++ b/third_party/WebKit/Source/modules/nfc/NFC.idl |
| @@ -6,7 +6,6 @@ |
| [ |
| GarbageCollected, |
| - ActiveDOMObject, |
| RuntimeEnabled=WebNFC, |
| ] interface NFC { |
| [CallWith=ScriptState] Promise<NFCAdapter> requestAdapter (); |