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

Unified Diff: device/u2f/DEPS

Issue 2721223002: Add support for U2fHidDevice interaction (Closed)
Patch Set: Use MockHidConnection to fail writes in unittest Created 3 years, 9 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 | « device/u2f/BUILD.gn ('k') | device/u2f/u2f_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/u2f/DEPS
diff --git a/device/u2f/DEPS b/device/u2f/DEPS
index 6a2f02e21803656381d62b36e08b46e672231a3b..30b2f1c4cec5ce3cf0399fcb59407b8229594b52 100644
--- a/device/u2f/DEPS
+++ b/device/u2f/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+crypto",
"+net/base",
]
« no previous file with comments | « device/u2f/BUILD.gn ('k') | device/u2f/u2f_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698