Index: content/public/common/content_switches.cc |
=================================================================== |
--- content/public/common/content_switches.cc (revision 138207) |
+++ content/public/common/content_switches.cc (working copy) |
@@ -334,10 +334,6 @@ |
// SYN packet. |
const char kEnableTcpFastOpen[] = "enable-tcp-fastopen"; |
-// Enables hardware acceleration for video decode on ChromeOS |
-// on Intel CPUs (mostly Sandy Bridge+) using VAAPI. |
-const char kEnableVaapi[] = "enable-vaapi"; |
- |
// Enables support for video tracks. Current implementation is |
// incomplete and this flag is used for development and testing. |
const char kEnableVideoTrack[] = "enable-video-track"; |