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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1481763005: [webnfc] Add public interfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added OWNERS file Created 5 years 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
« no previous file with comments | « no previous file | third_party/WebKit/public/platform/modules/nfc/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index cb5ad324ad3a5b4848be7d2b92ec7b21050f533f..8b2440a2c5e8f4bd9c85f2f850015f3e5676ff61 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -277,6 +277,13 @@
"platform/modules/navigator_services/WebServicePort.h",
"platform/modules/navigator_services/WebServicePortProvider.h",
"platform/modules/navigator_services/WebServicePortProviderClient.h",
+ "platform/modules/nfc/WebNFCClient.h",
+ "platform/modules/nfc/WebNFCError.h",
+ "platform/modules/nfc/WebNFCMessage.h",
+ "platform/modules/nfc/WebNFCObserver.h",
+ "platform/modules/nfc/WebNFCPushOptions.h",
+ "platform/modules/nfc/WebNFCPushTarget.h",
+ "platform/modules/nfc/WebNFCWatchOptions.h",
"platform/modules/notifications/WebNotificationAction.h",
"platform/modules/notifications/WebNotificationData.h",
"platform/modules/notifications/WebNotificationDelegate.h",
« no previous file with comments | « no previous file | third_party/WebKit/public/platform/modules/nfc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698