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

Unified Diff: webrtc/test/constants.cc

Issue 3007383002: Replace voe_auto_test (Closed)
Patch Set: rebase Created 3 years, 3 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
Index: webrtc/test/constants.cc
diff --git a/webrtc/test/constants.cc b/webrtc/test/constants.cc
index 3faa83a2eed7038647ba55fa1301ee25c37115e3..dbac1bd7e73bb883c6a6ff240fcc983af7c4fc74 100644
--- a/webrtc/test/constants.cc
+++ b/webrtc/test/constants.cc
@@ -13,6 +13,7 @@
namespace webrtc {
namespace test {
+const int kAudioLevelExtensionId = 5;
const int kTOffsetExtensionId = 6;
const int kAbsSendTimeExtensionId = 7;
const int kTransportSequenceNumberExtensionId = 8;

Powered by Google App Engine
This is Rietveld 408576698