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

Unified Diff: webrtc/media/BUILD.gn

Issue 2238933002: Moving mock classes around so that they may be reused in other unittests (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Underscore in filenames 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/api/test/mock_webrtcsession.h ('k') | webrtc/media/base/test/mock_mediachannel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index 9689cd2f1233a394bbdec38e32382220f5bb9f89..a00fe6fe356c8416897735ed9dd9509ae2d17c95 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -229,6 +229,7 @@ if (rtc_include_tests) {
"base/fakertp.h",
"base/fakevideocapturer.h",
"base/fakevideorenderer.h",
+ "base/test/mock_mediachannel.h",
"base/testutils.cc",
"base/testutils.h",
"engine/fakewebrtccall.cc",
« no previous file with comments | « webrtc/api/test/mock_webrtcsession.h ('k') | webrtc/media/base/test/mock_mediachannel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698