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

Unified Diff: content/browser/BUILD.gn

Issue 1815983003: Remove deprecated QTKit Video Capture Support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix media_internals_test Created 4 years, 9 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index aea09ca4c6213eb5cb4106918313a5197ef1428b..1ba73ec33237f2192f040b4b88f424a5cd1d515b 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -412,7 +412,6 @@ source_set("browser") {
"//third_party/sudden_motion_sensor",
"//ui/accelerated_widget_mac",
]
- libs += [ "QTKit.framework" ]
}
if (is_chromeos) {

Powered by Google App Engine
This is Rietveld 408576698