Chromium Code Reviews| Index: media/base/media_switches.h |
| =================================================================== |
| --- media/base/media_switches.h (revision 87792) |
| +++ media/base/media_switches.h (working copy) |
| @@ -18,8 +18,10 @@ |
| extern const char kEnableAcceleratedDecoding[]; |
| extern const char kEnableAdaptive[]; |
| +extern const char kEnableOpenMax[]; |
| extern const char kVideoThreads[]; |
| + |
| } // namespace switches |
| #endif // MEDIA_BASE_MEDIA_SWITCHES_H_ |