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

Unified Diff: android_webview/tools/WebViewShell/res/values/strings.xml

Issue 1364593002: Refactor android_webview_shell and its tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: android_webview/tools/WebViewShell/res/values/strings.xml
diff --git a/android_webview/tools/WebViewShell/res/values/strings.xml b/android_webview/tools/WebViewShell/res/values/strings.xml
index b8058ead5653b30c1c387be22bf64d5dd978bb4a..3c394e1639f5775a0cbfbd86c878999659117825 100644
--- a/android_webview/tools/WebViewShell/res/values/strings.xml
+++ b/android_webview/tools/WebViewShell/res/values/strings.xml
@@ -11,6 +11,7 @@
<string name="title_activity_startup_time">WebView Startup Time Tester</string>
<string name="title_activity_browser">WebView Browser Tester</string>
<string name="title_activity_layout_test">WebView Layout Test</string>
+ <string name="title_activity_page_cycler">WebView Page Cycler Test</string>
<string name="menu_about">About WebView</string>
<string name="load_url">Load URL</string>
</resources>

Powered by Google App Engine
This is Rietveld 408576698