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