Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(764)

Unified Diff: third_party/WebKit/Source/modules/nfc/BUILD.gn

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « third_party/WebKit/Source/modules/mediastream/BUILD.gn ('k') | third_party/WebKit/Source/modules/peerconnection/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698