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

Unified Diff: device/u2f/DEPS

Issue 2502103002: Add FIDO U2F message and packet classes (Closed)
Patch Set: Add FIDO U2F message and packet classes Created 4 years, 1 month 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: device/u2f/DEPS
diff --git a/device/u2f/DEPS b/device/u2f/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..6a2f02e21803656381d62b36e08b46e672231a3b
--- /dev/null
+++ b/device/u2f/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+net/base",
+]
« no previous file with comments | « device/u2f/BUILD.gn ('k') | device/u2f/u2f_message.h » ('j') | device/u2f/u2f_message.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698