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

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: renaming Created 5 years, 3 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 b8058ead5653b30c1c387be22bf64d5dd978bb4a..0000000000000000000000000000000000000000
--- a/android_webview/tools/WebViewShell/res/values/strings.xml
+++ /dev/null
@@ -1,16 +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="menu_about">About WebView</string>
- <string name="load_url">Load URL</string>
-</resources>

Powered by Google App Engine
This is Rietveld 408576698