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

Unified Diff: third_party/WebKit/Source/modules/nfc/DEPS

Issue 2894373002: [DeviceService] Move //device/nfc to be part of the internal impl of Device Service (Closed)
Patch Set: Modify code comment Created 3 years, 7 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
« no previous file with comments | « third_party/WebKit/Source/modules/nfc/BUILD.gn ('k') | third_party/WebKit/Source/modules/nfc/NFC.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/nfc/DEPS
diff --git a/third_party/WebKit/Source/modules/nfc/DEPS b/third_party/WebKit/Source/modules/nfc/DEPS
index 41d8f2739e76f341495c4ea8c3c379f408c289d7..4d42a38320555b735d79f145722a4b19e2d8b0d5 100644
--- a/third_party/WebKit/Source/modules/nfc/DEPS
+++ b/third_party/WebKit/Source/modules/nfc/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+mojo/public/cpp/bindings/binding.h",
- "+device/nfc/nfc.mojom-blink.h",
+ "+services/device/public/interfaces/nfc.mojom-blink.h",
]
« no previous file with comments | « third_party/WebKit/Source/modules/nfc/BUILD.gn ('k') | third_party/WebKit/Source/modules/nfc/NFC.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698