Index: webrtc/modules/utility/DEPS |
diff --git a/webrtc/modules/utility/DEPS b/webrtc/modules/utility/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1a2885bbd3278bf2a190bbce08b3321e519034a3 |
--- /dev/null |
+++ b/webrtc/modules/utility/DEPS |
@@ -0,0 +1,6 @@ |
+include_rules = [ |
+ "+webrtc/base", |
+ "+webrtc/common_audio", |
+ "+webrtc/common_video", |
+ "+webrtc/system_wrappers", |
+] |