Index: third_party/WebKit/Source/modules/nfc/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/nfc/BUILD.gn b/third_party/WebKit/Source/modules/nfc/BUILD.gn |
index 8d9f3f7dfb0f2928858ae32e6424a0a5cde69e07..b1e4ee6e3c08ba4538b457a06e2d37535c87523a 100644 |
--- a/third_party/WebKit/Source/modules/nfc/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/nfc/BUILD.gn |
@@ -6,6 +6,7 @@ import("//third_party/WebKit/Source/modules/modules.gni") |
blink_modules_sources("nfc") { |
sources = [ |
+ "MessageCallback.h", |
"NFC.cpp", |
"NFC.h", |
"NFCError.cpp", |