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

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, 6 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 b8a1a361b963f2df4d5e7c12632d7b3d4e12b96b..2331ccac8392d78289b0abc47151840290da393a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -598,6 +598,7 @@
}],
['enable_webrtc==1', {
'sources': [
+ 'browser/media/webrtc_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