Chromium Code Reviews| 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 567f5c0dc6dff2e649ccf93a1e442c547463be1d..9543d1d39bcb2a81e0b9b7348e706f8feb6dc04d 100644 |
| --- a/third_party/WebKit/Source/modules/modules.gypi |
| +++ b/third_party/WebKit/Source/modules/modules.gypi |
| @@ -1314,6 +1314,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', |