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

Unified Diff: media/base/media_switches.h

Issue 2088273003: Video Color Managament (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bugfix Created 4 years, 5 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: media/base/media_switches.h
diff --git a/media/base/media_switches.h b/media/base/media_switches.h
index 8284afc8754043da65012b92afc1e0b1474d3e10..8eae0bf8c0deb7f16ff431e1656da2e334182a57 100644
--- a/media/base/media_switches.h
+++ b/media/base/media_switches.h
@@ -78,6 +78,7 @@ MEDIA_EXPORT extern const base::Feature kFlashJoinsMediaSession;
MEDIA_EXPORT extern const base::Feature kNewAudioRenderingMixingStrategy;
MEDIA_EXPORT extern const base::Feature kUseNewMediaCache;
+MEDIA_EXPORT extern const base::Feature kVideoColorManagement;
} // namespace media

Powered by Google App Engine
This is Rietveld 408576698