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

Side by Side Diff: components/webauth/DEPS

Issue 2788823002: Add the Mojo implementation of authenticator.mojom's MakeCredential. (Closed)
Patch Set: Address comments on unittests 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 include_rules = [
2 "+content/public",
Mike West 2017/06/27 09:57:39 Prefer `content/public/browser`; we need to make s
3 "+content/test",
4 "+crypto",
5 "+mojo/public/cpp/bindings",
6 "+public/platform/modules/webauth",
7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698