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

Unified Diff: media/base/media_switches.h

Issue 1097913002: Remove kIgnoreResolutionLimitsForAcceleratedVideoDecode flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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 | « content/common/gpu/media/v4l2_video_encode_accelerator.cc ('k') | media/base/media_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/media_switches.h
diff --git a/media/base/media_switches.h b/media/base/media_switches.h
index 13627f5033e681935333910c5c4dec67cc77c18c..4d7aad7c23937a81737dc9655ec6a87c8eb187a9 100644
--- a/media/base/media_switches.h
+++ b/media/base/media_switches.h
@@ -18,9 +18,6 @@ MEDIA_EXPORT extern const char kDisableNewVideoRenderer[];
MEDIA_EXPORT extern const char kVideoThreads[];
-MEDIA_EXPORT extern const char
- kIgnoreResolutionLimitsForAcceleratedVideoDecode[];
-
#if defined(OS_ANDROID)
MEDIA_EXPORT extern const char kDisableInfobarForProtectedMediaIdentifier[];
MEDIA_EXPORT extern const char kEnableMediaThreadForMediaPlayback[];
« no previous file with comments | « content/common/gpu/media/v4l2_video_encode_accelerator.cc ('k') | media/base/media_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698