diff options
Diffstat (limited to 'mojo/shell/DEPS')
-rw-r--r-- | mojo/shell/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mojo/shell/DEPS b/mojo/shell/DEPS index 4b4f60b..fb5bed9 100644 --- a/mojo/shell/DEPS +++ b/mojo/shell/DEPS @@ -1,4 +1,5 @@ include_rules = [ + "+mojo/system/embedder", "+net", "+ui/gl", ] |