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

Unified Diff: content/common/BUILD.gn

Issue 1818903004: Bitrate controller for VideoToolbox Video Encode Accelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « no previous file | content/common/gpu/media/DEPS » ('j') | content/common/gpu/media/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 2019609503625753b599c236d392a09e8fe8f44c..a23ad381c298d840fdcfc8ec9445f58a434d111e 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -239,6 +239,7 @@ source_set("common") {
"//sandbox/mac:seatbelt",
"//third_party/WebKit/public:image_resources",
"//third_party/WebKit/public:resources",
+ "//third_party/webrtc/common_video:common_video",
"//ui/accelerated_widget_mac",
]
lib_dirs = [ "$mac_sdk_path/usr/lib" ]
« no previous file with comments | « no previous file | content/common/gpu/media/DEPS » ('j') | content/common/gpu/media/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698