| 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 78cfea3d5929ba66b911add807db32da19da3598..554ce8393b2b304ae83e45b7b5ce4c30bd133d66 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1317,6 +1317,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',
|
|
|