| Index: android_webview/test/shell/res/values/config.xml
 | 
| diff --git a/android_webview/test/shell/res/values/config.xml b/android_webview/test/shell/res/values/config.xml
 | 
| index d87517024f053d1665c6b3da8f8301d98f0adcc1..4d2b7d81c3896935506afa5a2a6dd775db39aa20 100644
 | 
| --- a/android_webview/test/shell/res/values/config.xml
 | 
| +++ b/android_webview/test/shell/res/values/config.xml
 | 
| @@ -8,6 +8,7 @@
 | 
|      <!-- Array of "[keySystemName],[UuidOfMediaDrm]" -->
 | 
|      <string-array name="config_key_system_uuid_mapping" translatable="false">
 | 
|          <!-- Use Widevine's UUID to pass the availability-test of MediaDRM plugin -->
 | 
| +        <!--suppress TypographyDashes -->
 | 
|          <item>"com.oem.test-keysystem,EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED"</item>
 | 
|      </string-array>
 | 
|  </resources>
 | 
| 
 |