summaryrefslogtreecommitdiffstats
path: root/remoting/base/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/base/DEPS')
-rw-r--r--remoting/base/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/remoting/base/DEPS b/remoting/base/DEPS
new file mode 100644
index 0000000..b375023
--- /dev/null
+++ b/remoting/base/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+gfx",
+ "+google/protobuf",
+ "+net",
+ "+third_party/zlib",
+]