From 3b4d07445268764f5e59bf29af62bff6d3c20b04 Mon Sep 17 00:00:00 2001 From: solenberg Date: Fri, 18 Mar 2016 06:25:24 -0700 Subject: [PATCH] Remove webrtc/sound/DEPS. BUG=webrtc:5579 NOTRY=True Review URL: https://codereview.webrtc.org/1814703005 Cr-Commit-Position: refs/heads/master@{#12051} --- webrtc/sound/DEPS | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 webrtc/sound/DEPS diff --git a/webrtc/sound/DEPS b/webrtc/sound/DEPS deleted file mode 100644 index 7452a9fb16..0000000000 --- a/webrtc/sound/DEPS +++ /dev/null @@ -1,4 +0,0 @@ -include_rules = [ - "+webrtc/base", -] -