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

Side by Side Diff: components/webauth/DEPS

Issue 2788823002: Add the Mojo implementation of authenticator.mojom's MakeCredential. (Closed)
Patch Set: Address tryjobs failure 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/browser",
3 "+content/public/test",
4 "+content/test",
5 "+crypto",
6 "+mojo/public/cpp/bindings",
7 "+public/platform/modules/webauth",
jam 2017/06/27 13:52:17 nit: third_party/WebKit prefix
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698