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

Unified Diff: chrome/chrome_tests.gypi

Issue 1673183002: Enable H.264 video WebRTC behind run-time flag and add WebRtcBrowserTest for H.264 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renderer_features -> common_features. finch_h264_with_openh264_ffmpeg -> content/public/common/. Created 4 years, 10 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 4158baa8d5dc4f69be5bfcdf5725361b2306c9b4..5151bf75d8085f7da31a581a6f3e766048287579 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2152,6 +2152,7 @@
'../components/components.gyp:ui_zoom_test_support',
'../components/components_resources.gyp:components_resources',
'../components/components_strings.gyp:components_strings',
+ '../content/content.gyp:finch_h264_with_openh264_ffmpeg',
'../content/content_shell_and_tests.gyp:content_browser_test_base',
'../crypto/crypto.gyp:crypto_test_support',
'../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',

Powered by Google App Engine
This is Rietveld 408576698