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

Unified Diff: chrome/browser/BUILD.gn

Issue 1722283002: about_flags.cc entry for WebRTC-H264WithOpenH264FFmpeg (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: .grd if expr matching about_flags.cc #if. Use of kOsDesktop 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index fa384b2b4e64e6341edf81ff898ba2e948358905..4d14f7df2a4ce0d30344433996040c795f9373f7 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -188,6 +188,8 @@ source_set("browser") {
"//components/webdata_services",
"//content/public/browser",
"//content/public/common",
+ "//content/public/common:feature_h264_with_openh264_ffmpeg",
+ "//content/public/common:features",
"//courgette:courgette_lib",
"//crypto",
"//google_apis",

Powered by Google App Engine
This is Rietveld 408576698