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

Unified Diff: device/u2f/DEPS

Issue 2502103002: Add FIDO U2F message and packet classes (Closed)
Patch Set: Add //net dependency to fuzzer in BUILD.gn Created 4 years 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_message.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
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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698