| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 502a45475d82ebae7692287fa93032f47f2d2939..417826685c40347f73326a5549a868520a80a997 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1336,6 +1336,8 @@
|
| 'nfc/NavigatorNFC.h',
|
| 'nfc/NFC.cpp',
|
| 'nfc/NFC.h',
|
| + 'nfc/NFCError.cpp',
|
| + 'nfc/NFCError.h',
|
| 'notifications/Notification.cpp',
|
| 'notifications/Notification.h',
|
| 'notifications/NotificationData.cpp',
|
|
|