diff options
Diffstat (limited to 'net/DEPS')
-rw-r--r-- | net/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/DEPS b/net/DEPS new file mode 100644 index 0000000..b098819 --- /dev/null +++ b/net/DEPS @@ -0,0 +1,3 @@ +include_rules = [
+ "+third_party/modp_b64",
+]
|