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

Unified Diff: chrome/common/crash_keys.cc

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: chrome/common/crash_keys.cc
diff --git a/chrome/common/crash_keys.cc b/chrome/common/crash_keys.cc
index 75fcfda11dc83c7e230a0b36044232606d512452..40d9fdc16347d33d462ff60cddd8e37d1fd4ac46 100644
--- a/chrome/common/crash_keys.cc
+++ b/chrome/common/crash_keys.cc
@@ -139,7 +139,6 @@ size_t RegisterChromeCrashKeys() {
{ "remove_route_bt", kMediumSize },
{ "rwhvm_window", kMediumSize },
// media/:
- { "VideoCaptureDeviceQTKit", kSmallSize },
#endif
#if BUILDFLAG(ENABLE_KASKO)
{ kKaskoGuid, kSmallSize },

Powered by Google App Engine
This is Rietveld 408576698