diff options
Diffstat (limited to 'mojo/edk/DEPS')
-rw-r--r-- | mojo/edk/DEPS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mojo/edk/DEPS b/mojo/edk/DEPS index 5fe1410..9a51b60 100644 --- a/mojo/edk/DEPS +++ b/mojo/edk/DEPS @@ -2,4 +2,6 @@ include_rules = [ "-mojo", "+mojo/edk", "+mojo/public", + + "+third_party/ashmem", ] |