Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2040)

Unified Diff: android_webview/test/shell/res/values/config.xml

Issue 991783006: Fix and suppress some lint warnings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « android_webview/test/shell/res/layout/testshell_activity.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « android_webview/test/shell/res/layout/testshell_activity.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698