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

Unified Diff: webrtc/api/api_tests.gyp

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/BUILD.gn ('k') | webrtc/api/statscollector_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/api_tests.gyp
diff --git a/webrtc/api/api_tests.gyp b/webrtc/api/api_tests.gyp
index 5ff062a1b46f61b20bf1f02309e853fc05b85702..73aebaaac332734cf0f944a34ccbd8dd265758f9 100644
--- a/webrtc/api/api_tests.gyp
+++ b/webrtc/api/api_tests.gyp
@@ -49,6 +49,8 @@
'test/fakeperiodicvideocapturer.h',
'test/fakertccertificategenerator.h',
'test/fakevideotrackrenderer.h',
+ 'test/mock_peerconnection.h',
+ 'test/mock_webrtcsession.h',
'test/mockpeerconnectionobservers.h',
'test/peerconnectiontestwrapper.h',
'test/peerconnectiontestwrapper.cc',
« no previous file with comments | « webrtc/api/BUILD.gn ('k') | webrtc/api/statscollector_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698