diff options
Diffstat (limited to 'mojo/gles2/DEPS')
-rw-r--r-- | mojo/gles2/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mojo/gles2/DEPS b/mojo/gles2/DEPS new file mode 100644 index 0000000..08992c3 --- /dev/null +++ b/mojo/gles2/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + "+gpu/command_buffer/client", +] |