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

Unified Diff: chrome/browser/webauth/DEPS

Issue 2788823002: Add the Mojo implementation of authenticator.mojom's MakeCredential. (Closed)
Patch Set: Move mojom to blink and add unittests. Created 3 years, 6 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
Index: chrome/browser/webauth/DEPS
diff --git a/chrome/browser/webauth/DEPS b/chrome/browser/webauth/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..48e88750d4a4dbd42c15f2316981867f5cb2fff1
--- /dev/null
+++ b/chrome/browser/webauth/DEPS
@@ -0,0 +1,2 @@
+include_rules = [
+]

Powered by Google App Engine
This is Rietveld 408576698