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

Unified Diff: webrtc/modules/audio_conference_mixer/DEPS

Issue 3006583002: Removing references to webrtc/base in DEPS files. (Closed)
Patch Set: Resolving merge conflict Created 3 years, 4 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/modules/audio_coding/DEPS ('k') | webrtc/modules/audio_device/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_conference_mixer/DEPS
diff --git a/webrtc/modules/audio_conference_mixer/DEPS b/webrtc/modules/audio_conference_mixer/DEPS
index 0b95ab733f6b33f2f3a038ed847376730d94624b..031c60256fdd1f64fd67de794d32b7f36150a4c8 100644
--- a/webrtc/modules/audio_conference_mixer/DEPS
+++ b/webrtc/modules/audio_conference_mixer/DEPS
@@ -1,5 +1,4 @@
include_rules = [
"+webrtc/audio/utility/audio_frame_operations.h",
- "+webrtc/base",
"+webrtc/system_wrappers",
]
« no previous file with comments | « webrtc/modules/audio_coding/DEPS ('k') | webrtc/modules/audio_device/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698