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

Unified Diff: android_webview/tools/system_webview_shell/apk/res/values/strings.xml

Issue 2102153002: [WebViewShell] Add activity for opening urls while creating/destroying webviews. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no-find-copies Created 4 years, 6 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/system_webview_shell/apk/res/values/strings.xml
diff --git a/android_webview/tools/system_webview_shell/apk/res/values/strings.xml b/android_webview/tools/system_webview_shell/apk/res/values/strings.xml
index afc07a09ecfe6571bd9e336dfe1548437456454a..baee55fc077822f01e4c16c17cd0703d2a372388 100644
--- a/android_webview/tools/system_webview_shell/apk/res/values/strings.xml
+++ b/android_webview/tools/system_webview_shell/apk/res/values/strings.xml
@@ -13,6 +13,7 @@
<string name="title_activity_layout_test">WebView Layout Test</string>
<string name="title_activity_thread_test">WebView Thread Test</string>
<string name="title_activity_page_cycler">WebView Page Cycler Test</string>
+ <string name="title_activity_create_destroy">WebView Create Destroy</string>
<string name="menu_reset_webview">Destroy and create new WebView</string>
<string name="menu_clear_cache">Clear cache</string>
<string name="menu_about">About WebView</string>

Powered by Google App Engine
This is Rietveld 408576698