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

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

Issue 1785283005: [WebView] Reorganize all of the WebView Shell apks into their own dir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
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
deleted file mode 100644
index 3dfcc780ac56c77c1760167cf737322a8f054a07..0000000000000000000000000000000000000000
--- a/android_webview/tools/WebViewShell/res/values/strings.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright 2015 The Chromium Authors. All rights reserved.
- Use of this source code is governed by a BSD-style license that can be
- found in the LICENSE file.
--->
-
-<resources>
- <string name="app_name">WebView Shell</string>
- <string name="title_activity_telemetry">WebView Telemetry</string>
- <string name="title_activity_jank">WebView Jank Tester</string>
- <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_reset_webview">Destroy and create new WebView</string>
- <string name="menu_clear_cache">Clear cache</string>
- <string name="menu_about">About WebView</string>
- <string name="load_url">Load URL</string>
-</resources>
« no previous file with comments | « android_webview/tools/WebViewShell/res/menu/main_menu.xml ('k') | android_webview/tools/WebViewShell/run_startup_time_test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698