Index: DEPS |
diff --git a/DEPS b/DEPS |
index aa54d15ebf9e23a22037b0fee75b2acd40bb9212..d597159a52d5cb51582422dbcef1d0c65a2b68de 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -47,6 +47,8 @@ deps = { |
# microhttpd for skiaserve |
"third_party/externals/microhttpd" : "https://android.googlesource.com/platform/external/libmicrohttpd@748945ec6f1c67b7efc934ab0808e1d32f2fb98d", |
+ |
+ "third_party/externals/mojo/public" : "https://github.com/domokit/mojo_sdk@172be18ea745ab29aea132e6cb952e726dc32543", |
} |
recursedeps = [ "common" ] |