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

Side by Side Diff: third_party/WebKit/Source/modules/webauth/DEPS

Issue 2788823002: Add the Mojo implementation of authenticator.mojom's MakeCredential. (Closed)
Patch Set: Export authenticator_impl Created 3 years, 5 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 "+components/webauth",
3 "+device/usb/public/interfaces", 2 "+device/usb/public/interfaces",
4 "+mojo/public/cpp/bindings", 3 "+mojo/public/cpp/bindings",
5 ] 4 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/modules/webauth/BUILD.gn ('k') | third_party/WebKit/Source/modules/webauth/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698