Chromium Code Reviews

Unified Diff: webrtc/api/rtcstatsreport_unittest.cc

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/api/rtcstatsreport_unittest.cc
diff --git a/webrtc/stats/rtcstatsreport_unittest.cc b/webrtc/api/rtcstatsreport_unittest.cc
similarity index 100%
rename from webrtc/stats/rtcstatsreport_unittest.cc
rename to webrtc/api/rtcstatsreport_unittest.cc

Powered by Google App Engine