Index: content/public/common/content_constants.cc |
=================================================================== |
--- content/public/common/content_constants.cc (revision 246096) |
+++ content/public/common/content_constants.cc (working copy) |
@@ -38,7 +38,7 @@ |
const int kHistogramSynchronizerReservedSequenceNumber = 0; |
-const char kLowLatencyFlashAudioFieldTrialName[] = "LowLatencyFlashAudio"; |
-const char kLowLatencyFlashAudioFieldTrialEnabledName[] = "LowLatency"; |
+const char kFlashHwVideoDecodeFieldTrialName[] = "FlashHardwareVideoDecode"; |
+const char kFlashHwVideoDecodeFieldTrialEnabledName[] = "HwVideo"; |
} // namespace content |