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

Unified Diff: content/content_tests.gypi

Issue 2163983006: Add unit test for WebRTCInternalsMessageHandler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add NON_EXPORTED_BASE annotation. Created 4 years, 5 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 | « content/browser/media/webrtc/webrtc_internals_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 9f899f0daee989d067b0145b2df28343aba63652..ea27333c41d76f84d8f5ecca03a79805674f6578 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -782,6 +782,7 @@
# WebRTC-specific sources. Put WebRTC plugin-related stuff further below.
'content_unittests_webrtc_sources': [
'browser/media/webrtc/webrtc_internals_unittest.cc',
+ 'browser/media/webrtc/webrtc_internals_message_handler_unittest.cc',
'browser/media/webrtc/webrtc_eventlog_host_unittest.cc',
'browser/renderer_host/p2p/socket_host_tcp_server_unittest.cc',
'browser/renderer_host/p2p/socket_host_tcp_unittest.cc',
« no previous file with comments | « content/browser/media/webrtc/webrtc_internals_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698