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

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: Rebased 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
« no previous file with comments | « chrome/browser/media/webrtc_webcam_browsertest.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/crash_keys.cc
diff --git a/chrome/common/crash_keys.cc b/chrome/common/crash_keys.cc
index f627dc9345ce83ad239e8565824b1ad3967f4d64..e82bd1e134d6e148e84c30f67d8c47317350337e 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 },
« no previous file with comments | « chrome/browser/media/webrtc_webcam_browsertest.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698