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

Unified Diff: content/content_common.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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 703edad4c1f1565340167991a031b9c7e2b905e5..845ffaf1f389731693a61567396eaabddcb0c112 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -45,6 +45,7 @@
'../ui/gl/gl.gyp:gl',
'../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs',
'../url/url.gyp:url_lib',
+ 'content.gyp:common_features',
'content_common_mojo_bindings.gyp:content_common_mojo_bindings',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698