diff options
Diffstat (limited to 'mojo/apps/js/DEPS')
-rw-r--r-- | mojo/apps/js/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mojo/apps/js/DEPS b/mojo/apps/js/DEPS index 719fd94..0b70f92 100644 --- a/mojo/apps/js/DEPS +++ b/mojo/apps/js/DEPS @@ -1,4 +1,5 @@ include_rules = [ + "+gin", "+v8", "-base", ] |