Chromium Code Reviews

Unified Diff: webrtc/stats/DEPS

Issue 2335553006: Moving webrtc/stats/ into webrtc/api/ to resolve a circular dependency (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/stats/DEPS
diff --git a/webrtc/stats/DEPS b/webrtc/stats/DEPS
deleted file mode 100644
index 64319369215efe5fb313a085b703e95bcdc207ea..0000000000000000000000000000000000000000
--- a/webrtc/stats/DEPS
+++ /dev/null
@@ -1,5 +0,0 @@
-include_rules = [
- "+webrtc/api",
- "+webrtc/base",
- "+webrtc/media",
-]

Powered by Google App Engine