Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index c03dec8070ac73c5a6d0221b8b54921519a461e8..48a0faca556cfbb3ab2d822960604a830f1af1d2 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -789,6 +789,11 @@ |
'../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn', |
], |
}], |
+ ['enable_webrtc==1', { |
+ 'sources': [ |
+ 'browser/webrtc_getusermedia_browsertest.cc', |
+ ], |
+ }], |
], |
}, |
], |