Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Unified Diff: webrtc/modules/audio_processing/DEPS

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/examples/peerconnection/server/main.cc ('k') | webrtc/modules/video_coding/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_processing/DEPS
diff --git a/webrtc/modules/audio_processing/DEPS b/webrtc/modules/audio_processing/DEPS
index bfaaaf5f5d6e8dfeb8a7ce8ebb2ef85769df2bd5..9b588d0936dd1ce8c572db16f84f6d05d250d8aa 100644
--- a/webrtc/modules/audio_processing/DEPS
+++ b/webrtc/modules/audio_processing/DEPS
@@ -7,7 +7,7 @@ include_rules = [
specific_include_rules = {
".*test\.cc": [
- "+webrtc/tools",
+ "+webrtc/rtc_tools",
# Android platform build has different paths.
"+gtest",
"+external/webrtc",
« no previous file with comments | « webrtc/examples/peerconnection/server/main.cc ('k') | webrtc/modules/video_coding/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698