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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+mojo/public/cpp/bindings/binding.h", 2 "+mojo/public/cpp/bindings/binding.h",
3 "+device/nfc/nfc.mojom-blink.h", 3 "+services/device/public/interfaces/nfc.mojom-blink.h",
4 ] 4 ]
OLDNEW
« 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