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

Side by Side Diff: third_party/WebKit/public/platform/modules/webauth/BUILD.gn

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
(Empty)
1 mojom("webauth") {
2 sources = [
3 "authenticator.mojom",
4 ]
5
6 public_deps = [
7 "//mojo/common:common_custom_types",
8 ]
9 }
OLDNEW
« no previous file with comments | « third_party/WebKit/public/platform/WebRuntimeFeatures.h ('k') | third_party/WebKit/public/platform/modules/webauth/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698