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

Unified Diff: chrome/chrome_tests.gypi

Issue 1718883002: 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: Addressed brettw comments (remove colon and gen header from list) 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 d09e44b4b3a1a4cc055e95a853720b14e61375de..588cd9d1eebeab3cbd325e368002a7bc2fcbeec3 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2159,6 +2159,8 @@
'../components/components.gyp:ui_zoom_test_support',
'../components/components_resources.gyp:components_resources',
'../components/components_strings.gyp:components_strings',
+ '../content/content.gyp:common_features',
+ '../content/content.gyp:feature_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