Chromium Code Reviews| Index: chrome/browser/BUILD.gn |
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
| index e86e462854a395eecb85a35a1ba33f70a8a2129e..62a69806eb9fad28cfaabf327b343d38af09e942 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", |
|
hbos_chromium
2016/02/25 15:20:16
(Target for base::Feature kWebRtcH264WithOpenH264F
|
| + "//content/public/common:features", |
|
hbos_chromium
2016/02/25 15:20:16
(Target for BUILDFLAG(RTC_USE_H264).)
|
| "//courgette:courgette_lib", |
| "//crypto", |
| "//google_apis", |