Fix a type mismatch on Windows caused by r201738.
commit0f253da52ef4fdb2dde29f3cf5f8ca660e5067ea
authorddorwin@chromium.org <ddorwin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 28 May 2013 17:49:00 +0000 (28 17:49 +0000)
committerddorwin@chromium.org <ddorwin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 28 May 2013 17:49:00 +0000 (28 17:49 +0000)
tree7b68f0fd3fdcfb672c0311bf455e7f1b3f34f17f
parentea79de87234c1865609b94cc06c0474825166f10
Fix a type mismatch on Windows caused by r201738.

The problem was at encrypted_media_browsertest.cc line 167, which is a call to RegisterPepperCdm(), but the right fix is to use ASCII for the constants.

TBR=thestig@chromium.org

Review URL: https://codereview.chromium.org/15658009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202598 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/component_updater/widevine_cdm_component_installer.cc
chrome/common/chrome_paths.cc
third_party/widevine/cdm/widevine_cdm_common.h