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 2336e6b207a3aed37da2b538ab83c11966391dbc..27682b06282dd6304bae1f107c80bede017460e0 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -1331,6 +1331,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', |