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

Unified Diff: content/shell/android/res/values/strings.xml

Issue 11085008: [Android] Upstream content detection and ChromeBrowserProvider tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clean-up for review. Created 8 years, 2 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
Index: content/shell/android/res/values/strings.xml
diff --git a/content/shell/android/res/values/strings.xml b/content/shell/android/res/values/strings.xml
index 684f238303502b3eb95f9e60f2a5b52f5e47f0e1..94d348b61e04b805fff548ccef6599f1628ab5b8 100644
--- a/content/shell/android/res/values/strings.xml
+++ b/content/shell/android/res/values/strings.xml
@@ -7,8 +7,8 @@
-->
<resources>
-
<string name="url_hint">Type URL Here</string>
-
<string name="accessibility_content_view">Web View</string>
-</resources>
+ <string name="action_bar_share">Share</string>
+ <string name="action_bar_search">Search</string>
+</resources>

Powered by Google App Engine
This is Rietveld 408576698