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

Unified Diff: content/content_tests.gypi

Issue 15969025: Generates the DTLS identity in browser process and returns it to render process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 925041c20e29f9f0d158e2820ad0b2df6d638a09..b59fff2cea7670e305dcf0c92cfd895e1303e89e 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -576,6 +576,7 @@
}],
['enable_webrtc==1', {
'sources': [
+ 'browser/media/dtls_identity_store_unittest.cc',
'browser/media/webrtc_internals_unittest.cc',
'browser/renderer_host/p2p/socket_host_test_utils.h',
'browser/renderer_host/p2p/socket_host_tcp_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698