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

Unified Diff: webrtc/stats/DEPS

Issue 2241093002: RTCStats and RTCStatsReport added (webrtc/stats) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Addressed comments Created 4 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/stats/BUILD.gn ('k') | webrtc/stats/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/stats/DEPS
diff --git a/webrtc/system_wrappers/DEPS b/webrtc/stats/DEPS
similarity index 69%
copy from webrtc/system_wrappers/DEPS
copy to webrtc/stats/DEPS
index 7452a9fb160eb3ee59e835c1df67d498959d03f4..e4fbd6b2d2f22c29ce6628efca4bbd02f0698e43 100644
--- a/webrtc/system_wrappers/DEPS
+++ b/webrtc/stats/DEPS
@@ -1,4 +1,4 @@
include_rules = [
+ "+webrtc/api",
"+webrtc/base",
]
-
« no previous file with comments | « webrtc/stats/BUILD.gn ('k') | webrtc/stats/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698