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

Unified Diff: third_party/WebKit/Source/modules/webauth/BUILD.gn

Issue 2702653002: Patch #1 of multiple. Add webauth .mojom and initial usage of makeCredential. (Closed)
Patch Set: Removing obsolete idl-expected file to pass layouttests 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/LayoutTests/webauth/idl.html ('k') | third_party/WebKit/Source/modules/webauth/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/webauth/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/webauth/BUILD.gn b/third_party/WebKit/Source/modules/webauth/BUILD.gn
index fa4e1d751ea80ee3527186d404b296b11bdeeefc..eaa78b48d7900003aac220144a9a1f13f5aacdb4 100644
--- a/third_party/WebKit/Source/modules/webauth/BUILD.gn
+++ b/third_party/WebKit/Source/modules/webauth/BUILD.gn
@@ -16,6 +16,7 @@ blink_modules_sources("webauth") {
]
deps = [
+ "//components/webauth:authenticator_blink",
"//device/usb/public/interfaces:interfaces_blink",
]
}
« no previous file with comments | « third_party/WebKit/LayoutTests/webauth/idl.html ('k') | third_party/WebKit/Source/modules/webauth/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698