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

Unified Diff: components/webauth/DEPS

Issue 2788823002: Add the Mojo implementation of authenticator.mojom's MakeCredential. (Closed)
Patch Set: Removed dispose method Created 3 years, 8 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: components/webauth/DEPS
diff --git a/components/webauth/DEPS b/components/webauth/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..204ac54e49ada9cb5c6e7d4f588b4ce7bebc6920
--- /dev/null
+++ b/components/webauth/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+mojo",
+]

Powered by Google App Engine
This is Rietveld 408576698