summaryrefslogtreecommitdiff
path: root/chromium/res
diff options
context:
space:
mode:
authorMarcin Kosiba <mkosiba@google.com>2014-10-10 16:51:11 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-10-10 16:51:12 +0000
commit7d62eab4ca242beacac4471c002e998ef5c218b8 (patch)
treef179b710702f4ba51ba6a0c9f672b95a3afec1e5 /chromium/res
parent6ec46f2bd3243d042d9641d7f87863bc20f8c745 (diff)
parent2de594d51a8134b7063dbdc365c68a8b752373b0 (diff)
downloadwebview-7d62eab4ca242beacac4471c002e998ef5c218b8.tar.gz
Merge "Remove the default text encoding resource." into chromium-dev
Diffstat (limited to 'chromium/res')
-rw-r--r--chromium/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/res/values/strings.xml b/chromium/res/values/strings.xml
index bc47002..bb42490 100644
--- a/chromium/res/values/strings.xml
+++ b/chromium/res/values/strings.xml
@@ -9,5 +9,4 @@
<!-- Contextual action bar item for sharing a block of text via email, or
other method. [CHAR-LIMIT=24] -->
<string name="webviewchromium_private_browsing_warning">This functionality is not supported in this version of Android.</string>
- <string name="webviewchromium_default_text_encoding">UTF-8</string>
</resources>