diff options
Diffstat (limited to 'remoting/tools/build/DEPS')
-rw-r--r-- | remoting/tools/build/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/remoting/tools/build/DEPS b/remoting/tools/build/DEPS new file mode 100644 index 0000000..a7c5f8f6 --- /dev/null +++ b/remoting/tools/build/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + "+third_party/jinja2", +] |