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 6c6ed51..0a011fa 100644 --- a/mojo/shell/DEPS +++ b/mojo/shell/DEPS @@ -1,5 +1,6 @@ include_rules = [ "+components/gles2", + "+components/native_viewport", "+crypto", "+jni", "+third_party/mojo_services", |